diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dcb5b0b51..575eb0668 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = src -EXTRA_DIST = Doxyfile.in testing +EXTRA_DIST = Doxyfile.in testing CREDITS CLEANFILES = apidoc Doxyfile Doxyfile : Doxyfile.in |