diff options
Diffstat (limited to 'libindicate/Makefile.am')
-rw-r--r-- | libindicate/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
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 |