From 4381e65e5c848433f2c3cac37d911f29fc7a5282 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 7 Jan 2009 20:24:47 -0600 Subject: Adding in a built sources tag to build the header file properly --- libindicate/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libindicate') diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 3f40d6d..eec96fc 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -5,6 +5,9 @@ INCLUDES= \ EXTRA_DIST = \ indicate-server.xml +BUILT_SOURCES = \ + dbus-indicate-server.h + lib_LTLIBRARIES = \ libindicate.la -- cgit v1.2.3