- 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:
parent
6894684a69
commit
9481d322c7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue