From e64ace610f91dfd02400527bce95a3799f60af29 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 13 Jun 2006 18:21:58 +0000 Subject: * qt/src/Makefile.am: install the qdbus.h header. This allows people to actually use the installed code. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 357b29c7..132b55c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-13 Thiago Macieira + + * qt/src/Makefile.am: install the qdbus.h header. + This allows people to actually use the installed code. + 2006-06-12 Ross Burton * glib/dbus-gproxy.c: -- cgit