[gtk-vnc] Ensure syntax-check files are included in dist



commit 1f002361f7ace81efabb9a63754868680a7661dc
Author: Daniel P. Berrange <berrange redhat com>
Date:   Tue Mar 13 18:46:51 2012 +0000

    Ensure syntax-check files are included in dist

 Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2baa5b3..604fcf8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,11 @@ EXTRA_DIST =				\
 	intltool-extract.in		\
 	intltool-merge.in		\
 	intltool-update.in		\
-	ChangeLog-old
+	cfg.mk				\
+	GNUmakefile			\
+	maint.mk			\
+	ChangeLog-old			\
+	$(NULL)
 
 DISTCLEANFILES =			\
 	intltool-extract		\



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