summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Stachowski <qbast@go2.pl>2005-08-29 22:35:06 +0000
committerJakub Stachowski <qbast@go2.pl>2005-08-29 22:35:06 +0000
commit4ddfb3cc4ac10efff11fc58693ae2aacf592fb73 (patch)
tree6de976ac6e5e9fe6bb5535e583bb408398990b7e /Makefile.am
parent520f6eb0e117cc9010a307cf1ec9237188e663ee (diff)
Include qt mainloop adapter in build system. Moc finding code is cracktastic thanks to
not providing its location in .pc file and debian that renames it to moc-qt3 and moc-qt4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@495 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fd19300..f22fa04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ SUBDIRS = \
avahi-glib \
avahi-core \
avahi-discover-standalone \
+ avahi-qt \
avahi-client \
avahi-daemon \
initscript \