diff options
Diffstat (limited to 'smoke')
-rw-r--r-- | smoke/tqt/Makefile.am | 2 | ||||
-rw-r--r-- | smoke/tqt/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/smoke/tqt/Makefile.am b/smoke/tqt/Makefile.am index ac15f27..7454a91 100644 --- a/smoke/tqt/Makefile.am +++ b/smoke/tqt/Makefile.am @@ -11,7 +11,7 @@ libsmoketqt_la_LDFLAGS = -version-info 3:1:2 -no-undefined $(all_libraries) $(GL # the libraries to link against. libsmoketqt_la_LIBADD = $(LIB_TQT) $(GL_LIBS) -# which sources should be compiled for perlqtkde +# which sources should be compiled for perltqtkde libsmoketqt_la_SOURCES = smokedata.cpp x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \ x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \ x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp diff --git a/smoke/tqt/Makefile.in b/smoke/tqt/Makefile.in index f6d7d8f..7e318af 100644 --- a/smoke/tqt/Makefile.in +++ b/smoke/tqt/Makefile.in @@ -208,7 +208,7 @@ libsmoketqt_la_LDFLAGS = -version-info 3:1:2 -no-undefined $(KDE_NO_UNDEFINED) $ # the libraries to link against. libsmoketqt_la_LIBADD = $(LIB_TQT) $(GL_LIBS) -# which sources should be compiled for perlqtkde +# which sources should be compiled for perltqtkde libsmoketqt_la_SOURCES = smokedata.cpp x_1.cpp x_2.cpp x_3.cpp x_4.cpp x_5.cpp x_6.cpp x_7.cpp \ x_8.cpp x_9.cpp x_10.cpp x_11.cpp x_12.cpp x_13.cpp x_14.cpp x_15.cpp \ x_16.cpp x_17.cpp x_18.cpp x_19.cpp x_20.cpp |