- Don't dist doxygen documentation

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1318 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-11-11 10:50:22 +00:00
parent 6894684a69
commit 9481d322c7
1 changed files with 0 additions and 3 deletions

View File

@ -165,9 +165,6 @@ else
endif
dist-hook : apidox
cp -Rp 'doc/API' '$(distdir)/doc/API'
distclean-local :
if test -d 'doc/API'; then rm -rf 'doc/API'; fi