summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-08 01:19:34 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-08 01:19:34 +0000
commit1e78a1dd02e5b2f9c1b439fdc3c51753adbcb36c (patch)
treec24b4f92b65f76c70751e438ec654481c4036f5d /Makefile.am
parent9a59d016ddcf17ab6ce450b1e142fe357213413a (diff)
change doxygen build stuff for better compat with moderm automakes
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@332 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 43e4b58a..7935321d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,6 +53,6 @@ distcleancheck:
@:
doxygen:
- $(MAKE) -C doxygen
+ $(MAKE) -C doxygen doxygen
.PHONY: homepage distcleancheck doxygen