summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-30 21:51:34 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-30 21:51:34 +0000
commit5a685a0f05389e671a32b01ef729dbb39cb39020 (patch)
tree1357b0f18dbab45f82c0cf3d6854d6fe399c8b91 /Makefile.am
parent3fcb9cc913cdd4fa3eaef49290d4f41b49a0f673 (diff)
* 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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
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 \