summaryrefslogtreecommitdiffstats
path: root/gdbus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gdbus/Makefile.am')
-rw-r--r--gdbus/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdbus/Makefile.am b/gdbus/Makefile.am
new file mode 100644
index 00000000..9447555f
--- /dev/null
+++ b/gdbus/Makefile.am
@@ -0,0 +1,8 @@
+
+noinst_LTLIBRARIES = libgdbus.la
+
+libgdbus_la_SOURCES = gdbus.h mainloop.c object.c watch.c
+
+AM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@
+
+MAINTAINERCLEANFILES = Makefile.in