summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b79c16c..d10bca8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,8 @@ AM_CXXFLAGS = -Iinclude
INSTALL:
$(INSTALL_CMD)
-doc-%:
+.PHONY: doc
+doc:
$(MAKE) -C doc $@
dist-hook: ChangeLog INSTALL