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:
frankmorgner
2010-10-02 20:35:34 +00:00
parent 84679e5b5a
commit 4dc715f33c
5 changed files with 35 additions and 533 deletions

View File

@@ -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