diff options
Diffstat (limited to 'smoke/tqt/Makefile.am')
-rw-r--r-- | smoke/tqt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/tqt/Makefile.am b/smoke/tqt/Makefile.am index 7454a91..df5d151 100644 --- a/smoke/tqt/Makefile.am +++ b/smoke/tqt/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libsmoketqt.la # set the include path for X, qt and KDE INCLUDES = -I$(srcdir)/.. $(all_includes) -EXTRA_DIST=generate.pl.in qtguess.pl.in qt_smoke.h Makefile.am Makefile.in +EXTRA_DIST=generate.pl.in tqtguess.pl.in tqt_smoke.h Makefile.am Makefile.in # the library search path. libsmoketqt_la_LDFLAGS = -version-info 3:1:2 -no-undefined $(all_libraries) $(GL_CFLAGS) $(KDE_RPATH) |