[grilo/debian: 26/29] build: Include new files in EXTRA_DIST.



commit af4d843e59add89244777c4d8d1844bb0c1575bc
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Thu Feb 10 17:03:36 2011 +0000

    build: Include new files in EXTRA_DIST.
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 src/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 7e08256..e5b82cc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -95,6 +95,11 @@ noinst_HEADERS =			\
 	grl-type-builtins.h		\
 	grl-marshal.h
 
+EXTRA_DIST =				\
+	grl-marshal.list		\
+	grl-type-builtins.h.template	\
+	grl-type-builtins.c.template
+
 MAINTAINERCLEANFILES =	\
 	*.in		\
 	*~



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