diff options
Diffstat (limited to 'src/newstuff/Makefile.am')
-rw-r--r-- | src/newstuff/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstuff/Makefile.am b/src/newstuff/Makefile.am index 9054dcb..1c962bc 100644 --- a/src/newstuff/Makefile.am +++ b/src/newstuff/Makefile.am @@ -2,7 +2,7 @@ noinst_LIBRARIES = libnewstuff.a libnewstuff_a_METASOURCES = AUTO -libnewstuff_a_SOURCES = manager.cpp dialog.cpp newscript.cpp providerloader.cpp +libnewstuff_a_SOURCES = manager.cpp dialog.cpp newscript.cpp CLEANFILES = *~ |