From: Pierre Ossman Date: Tue, 19 Sep 2006 07:49:39 +0000 (+0000) Subject: No need to create these dirs as they're part of the source tree. X-Git-Tag: 1.0_branch~3128 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=534eeb181e264945968c841ba08f918efb473930;p=profile%2Fivi%2Fpulseaudio.git No need to create these dirs as they're part of the source tree. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1398 fefdeb5f-60dc-0310-8127-8f9354f1896f --- diff --git a/src/Makefile.am b/src/Makefile.am index c04507d..f7026c5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1006,7 +1006,6 @@ EXTRA_DIST += $(SYMDEF_FILES) BUILT_SOURCES += $(SYMDEF_FILES) $(SYMDEF_FILES): modules/module-defs.h.m4 - $(mkdir_p) modules/gconf modules/rtp $(M4) -Dfname="$@" $< > $@ # Simple protocol