diff libpurple/Makefile.am @ 16754:441945083737

Now that version.h is a generated source file, we need to add -I$(top_builddir)/libpurple to CFLAGS to allow building in a separate directory from the source directory. Fixes part of #566
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 03 May 2007 12:54:47 +0000
parents 07b5cf0a46e2
children 02867a434634
line wrap: on
line diff
--- a/libpurple/Makefile.am	Tue May 01 19:32:22 2007 +0000
+++ b/libpurple/Makefile.am	Thu May 03 12:54:47 2007 +0000
@@ -131,6 +131,8 @@
 	xmlnode.h \
 	whiteboard.h
 
+BUILT_SOURCES = version.h
+
 if ENABLE_DBUS
 
 CLEANFILES = \