Browse Source

EXTRA_DIST should not be dependent on the existence of doxygen

0.1.7
Georg Hopp 12 years ago
parent
commit
34836f0431
  1. 4
      docs/Makefile.am

4
docs/Makefile.am

@ -1,7 +1,7 @@
if HAVE_DOXYGEN
EXTRA_DIST = Doxyfile.in
if HAVE_DOXYGEN
.PHONY: docs
docs:

Loading…
Cancel
Save