[gnome-boxes] Ship src/config.vapi in tarballs



commit 6505984f83d5c96ccae6778bf5ae8730799c86aa
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Tue Jan 17 19:50:50 2012 +0100

    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



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