Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the

Sun, 15 Apr 2007 19:26:30 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sun, 15 Apr 2007 19:26:30 +0000
changeset 16219
0ae153739c68
parent 16218
1bf4cab6fa8c
child 16220
d2063c4e9598

Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the
rest of ticket 123.

finch/libgnt/Makefile.am file | annotate | diff | comparison | revisions
--- a/finch/libgnt/Makefile.am	Sun Apr 15 19:15:12 2007 +0000
+++ b/finch/libgnt/Makefile.am	Sun Apr 15 19:26:30 2007 +0000
@@ -6,6 +6,8 @@
 
 lib_LTLIBRARIES = libgnt.la
 
+BUILT_SOURCES = gntmarshal.h
+
 libgnt_la_SOURCES = \
 	gntmarshal.c \
 	gntwidget.c \

mercurial