From e46eba349e7029d919b213b7130086503d1e042e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:22:07 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kbabel/datatools/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbabel/datatools/Makefile.am') diff --git a/kbabel/datatools/Makefile.am b/kbabel/datatools/Makefile.am index d0460d4c..45bd88b2 100644 --- a/kbabel/datatools/Makefile.am +++ b/kbabel/datatools/Makefile.am @@ -16,12 +16,12 @@ INCLUDES = $(all_includes) # which sources should be compiled for kbabeldict -#libkbabeltools_la_SOURCES = toolaction.cpp kactionselector.cpp toolselectionwidget.cpp +#libkbabeltools_la_SOURCES = toolaction.cpp tdeactionselector.cpp toolselectionwidget.cpp #libkbabeltools_la_LIBADD = $(LIB_TDECORE) $(LIB_KIO) #libkbabeltools_la_LDFLAGS = $(all_libraries) -module -version-info 1:0:0 -no-undefined # these are the headers for your project -#noinst_HEADERS = kactionselector.h toolselectionwidget.h +#noinst_HEADERS = tdeactionselector.h toolselectionwidget.h #pkginclude_HEADERS = toolaction.h # let automoc handle all of the meta source files (moc) -- cgit v1.2.1