diff options
author | joreland@mysql.com <> | 2004-11-10 00:03:01 +0100 |
---|---|---|
committer | joreland@mysql.com <> | 2004-11-10 00:03:01 +0100 |
commit | 32796b486074ab19d3be4bc9c9c572e70eae1a6a (patch) | |
tree | c0a4d5a5cb1d58c88ac8d4219c5f615016b77a4e /ndb/docs | |
parent | 2f500447947913a05e499f005448637d1bd1f3e0 (diff) | |
download | mariadb-git-32796b486074ab19d3be4bc9c9c572e70eae1a6a.tar.gz |
wl1744 - ndb on windows
Add rules for creating dsp-files
Diffstat (limited to 'ndb/docs')
-rw-r--r-- | ndb/docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ndb/docs/Makefile.am b/ndb/docs/Makefile.am index 554b2fb256e..c7e344b3dee 100644 --- a/ndb/docs/Makefile.am +++ b/ndb/docs/Makefile.am @@ -100,3 +100,5 @@ odbcdoc: DUMMY testdoc: DUMMY mkdir -p $(OUTDIR) cd $(top_srcdir)/ndb ; $(DOXYGEN) $(DOXYDIR)/Doxyfile.test + +windoze-dsp: |