From 1c137dacd1195df2bba9c110e7b7b325b56dee56 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 8 Oct 2014 15:41:08 -0500 Subject: Fix TDEHotNewStuff interface with OCS providers This relates to Bug 2127 --- src/newstuff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newstuff/Makefile.am') 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 = *~ -- cgit v1.2.1