summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--avahi-tqt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-tqt/Makefile.am b/avahi-tqt/Makefile.am
index aa30f57..c2212f2 100644
--- a/avahi-tqt/Makefile.am
+++ b/avahi-tqt/Makefile.am
@@ -34,7 +34,7 @@ libavahi_tqt_la_SOURCES = \
qt-watch.cpp
qt-watch.moc3: qt-watch.cpp
- $(AM_V_GEN)$(MOC_QT3) moc $^ $@
+ $(AM_V_GEN)$(MOC_QT3) tqmoc $^ $@
libavahi_tqt_la_CPPFLAGS = $(AM_CFLAGS) $(QT3_CFLAGS) $(VISIBILITY_HIDDEN_CFLAGS)
libavahi_tqt_la_LIBADD = $(AM_LDADD) $(QT3_LIBS)