[Telepathy-commits] [telepathy-glib/master] tests/dbus/Makefile.am: fix clean build by creating _gen directory

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Jan 30 10:43:19 PST 2009


---
 tests/dbus/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index f97dc8b..fd0be5c 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -153,4 +153,5 @@ _gen/svc.c _gen/svc.h: with-properties.xml \
 
 _gen/errors-check.h: $(top_srcdir)/spec/errors.xml \
 	$(top_srcdir)/tools/glib-errors-check-gen.py
+	$(mkdir_p) _gen
 	$(PYTHON) $(top_srcdir)/tools/glib-errors-check-gen.py $< > $@
-- 
1.5.6.5




More information about the telepathy-commits mailing list