glib/Makefile.am: added dbus-gobject.h to sources list

so distcheck doesn't fail
This commit is contained in:
John (J5) Palmieri 2005-02-24 22:01:34 +00:00
parent 2d0ae3d718
commit 651ca12a81
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-02-24 John (J5) Palmieir <johnp@redhat.com>
* glib/Makefile.am: added dbus-gobject.h to sources list
so distcheck doesn't fail
2005-02-24 Havoc Pennington <hp@redhat.com>
* dbus/dbus-server.c, dbus/dbus-server-unix.c: change semantics so

View file

@ -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 \