summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d4ce0b7..9203d09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,3 +30,8 @@ autogen.sh \
m4/ac_attribute.m4 \
m4/ac_path_generic.m4 \
README
+
+.PHONY: doc
+
+doc:
+ @echo "Empty doc target until we have real documentation."