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
This commit is contained in:
Pierre Ossman 2006-09-19 07:49:39 +00:00
parent 29ab939570
commit 534eeb181e

View file

@ -1006,7 +1006,6 @@ EXTRA_DIST += $(SYMDEF_FILES)
BUILT_SOURCES += $(SYMDEF_FILES) BUILT_SOURCES += $(SYMDEF_FILES)
$(SYMDEF_FILES): modules/module-defs.h.m4 $(SYMDEF_FILES): modules/module-defs.h.m4
$(mkdir_p) modules/gconf modules/rtp
$(M4) -Dfname="$@" $< > $@ $(M4) -Dfname="$@" $< > $@
# Simple protocol # Simple protocol