From aa61d798e16fb9b01b6ebf333a1a503ca7b3a3d4 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Tue, 13 Jul 2010 09:43:00 -0700 Subject: [PATCH] Include the backends/telepathy/*.vala files when making a relese. --- backends/telepathy/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backends/telepathy/Makefile.am b/backends/telepathy/Makefile.am index d8154aa..5e2319f 100644 --- a/backends/telepathy/Makefile.am +++ b/backends/telepathy/Makefile.am @@ -204,6 +204,9 @@ BUILT_SOURCES = \ CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ + $(libfolks_telepathy_la_VALASOURCES) \ + $(libfolks_backend_telepathy_la_VALASOURCES) \ + $(libtp_lowlevel_la_SOURCES) \ $(pkgconfig_in) \ folks-telepathy.vala.stamp \ folks-telepathy.vapi \ -- 2.7.4