[moserial] Skip header files in make distcheck for vala 0.7.x, bug 588022



commit 8e64b1aba2e850698bfb1a2f31cc76d7b0e6ed05
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Wed Aug 19 07:59:04 2009 -0400

    Skip header files in make distcheck for vala 0.7.x, bug 588022

 Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 09a1c15..1cb4102 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,6 @@ moserial_VALASOURCES = \
 
 moserial_SOURCES = \
 	$(moserial_VALASOURCES:.vala=.c) \
-	$(moserial_VALASOURCES:.vala=.h) \
 	$(NULL)
 
 src/moserial.vala.stamp: $(moserial_VALASOURCES)



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