[lasem] Make make distcheck pass.



commit 7e71499869a17f6613842fb8ba6012c07e0ddc05
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Mon Feb 15 11:44:14 2010 +0100

    Make make distcheck pass.
    
    I'm not sure distributing the glib-mkenums template is
    a good idea, but it's something gio does, so it should not
    be completely wrong.

 src/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 52f3cf3..d96be22 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,6 +14,9 @@ lib_LTLIBRARIES = liblasem.la
 
 BUILT_SOURCES = lsmenumtypes.c lsmenumtypes.h
 
+EXTRA_DIST = lsmenumtypes.c.template \
+	     lsmenumtypes.h.template
+
 liblasem_la_LIBADD = 				\
 	../itex2mml/libitex2mml.la		\
 	$(LASEM_LIBS)



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