changed to a more simplistic generation of documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@292 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = src m4 patches
|
||||
|
||||
include doxygen.am
|
||||
|
||||
MOSTLYCLEANFILES = $(DX_CLEANFILES)
|
||||
|
||||
EXTRA_DIST = $(DX_CONFIG)
|
||||
if DOC_ENABLED
|
||||
clean-local:
|
||||
rm -rf doc
|
||||
|
||||
doc : Doxyfile
|
||||
@DOXYGEN@ $(builddir)/Doxyfile
|
||||
|
||||
.PHONY: doc
|
||||
endif
|
||||
|
||||
if WITH_PACE
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user