aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/doxygen/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 17167f69..2a382cf7 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . doxygen 2SUBDIRS = . doxygen
2 3
3man_MANS = \ 4man_MANS = \
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am
index 80fe87ec..b6f433a1 100644
--- a/doc/doxygen/Makefile.am
+++ b/doc/doxygen/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1all: 2all:
2 @echo -e \ 3 @echo -e \
3"Generate documentation:\n" \ 4"Generate documentation:\n" \