mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 14:58:13 +02:00
glib/Makefile.am: added dbus-gobject.h to sources list
so distcheck doesn't fail
This commit is contained in:
parent
2d0ae3d718
commit
651ca12a81
2 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue