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 --- avahi-qt/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'avahi-qt') diff --git a/avahi-qt/Makefile.am b/avahi-qt/Makefile.am index f09aca4..c022b09 100644 --- a/avahi-qt/Makefile.am +++ b/avahi-qt/Makefile.am @@ -67,3 +67,5 @@ libavahi_qt4_la_LIBADD = $(AM_LDADD) ../avahi-common/libavahi-common.la $(QT4_LI libavahi_qt4_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -version-info 0:0:0 endif + +CLEANFILES = $(BUILT_SOURCES) -- cgit