diff options
Diffstat (limited to 'dnssd/Makefile.am')
-rw-r--r-- | dnssd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/Makefile.am b/dnssd/Makefile.am index 268e72a5d..19701045b 100644 --- a/dnssd/Makefile.am +++ b/dnssd/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir) $(all_includes) $(AVAHI_CFLAGS) # these are the headers for your project noinst_HEADERS = sdevent.h -# let automoc handle all of the meta source files (moc) +# let autotqmoc handle all of the meta source files (tqmoc) METASOURCES = AUTO lib_LTLIBRARIES = libkdnssd.la |