[PATCH] Ship src/config.vapi in tarballs



It's needed to regenerate the C files from the vala files so we
should ship it in tarballs.
---
 src/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index f327f80..e2417a5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -76,4 +76,6 @@ MAINTAINERCLEANFILES =				\
 	*.stamp					\
 	$(NULL)
 
+EXTRA_DIST = config.vapi
+
 -include $(top_srcdir)/git.mk
-- 
1.7.7.5



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]