summaryrefslogtreecommitdiffstats
path: root/glib
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-02-24 22:01:34 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-02-24 22:01:34 +0000
commit651ca12a81e673f39ada2a85d956e36bdcf9a4d1 (patch)
treee6a18963c583ddf61a68c05ae37655f17a261ed4 /glib
parent2d0ae3d71821b72c95ab0856b892d644f61a5758 (diff)
glib/Makefile.am: added dbus-gobject.h to sources list
so distcheck doesn't fail
Diffstat (limited to 'glib')
-rw-r--r--glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/Makefile.am b/glib/Makefile.am
index 9afe4a72..757aa5ea 100644
--- a/glib/Makefile.am
+++ b/glib/Makefile.am
@@ -8,6 +8,7 @@ libdbus_glib_1_la_SOURCES = \
dbus-gmarshal.c \
dbus-gmarshal.h \
dbus-gobject.c \
+ dbus-gobject.h \
dbus-gproxy.c \
dbus-gtest.c \
dbus-gtest.h \