From 5a685a0f05389e671a32b01ef729dbb39cb39020 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Tue, 30 Aug 2005 21:51:34 +0000 Subject: * Make a few small build fixes to the QT stuff so make distcheck passes. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@511 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4460804..68abb4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,9 @@ EXTRA_DIST = \ docs/avahi-poll.dia \ avahi-core.pc.in \ avahi-client.pc.in \ - avahi-glib.pc.in + avahi-glib.pc.in \ + avahi-qt3.pc.in \ + avahi-qt4.pc.in SUBDIRS = \ common \ -- cgit