[Telepathy-commits] [telepathy-glib/master] tests/dbus: don't distribute generated files

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Oct 15 03:49:19 PDT 2008


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

diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index edea674..6a130d4 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -68,8 +68,8 @@ test_invalidated_while_invoking_signals_SOURCES = \
     invalidated-while-invoking-signals.c
 
 test_properties_LDADD = $(TP_GLIB_LIBS)
-test_properties_SOURCES = \
-    properties.c \
+test_properties_SOURCES = properties.c
+nodist_test_properties_SOURCES = \
     _gen/svc.h \
     _gen/svc.c
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list