From dad42352f4ad47d34caf50040367dc2a95772baa Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:14:48 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- kstyles/klegacy/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 kstyles/klegacy/Makefile.am (limited to 'kstyles/klegacy/Makefile.am') diff --git a/kstyles/klegacy/Makefile.am b/kstyles/klegacy/Makefile.am deleted file mode 100644 index 9bdee9267..000000000 --- a/kstyles/klegacy/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -INCLUDES= $(all_includes) - -noinst_HEADERS = klegacystyle.h -lib_LTLIBRARIES = klegacystyle.la -klegacystyle_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -klegacystyle_la_LIBADD = $(LIB_TDECORE) -klegacystyle_la_SOURCES = klegacystyle.cpp plugin.cpp -klegacystyle_la_METASOURCES = AUTO -- cgit v1.2.1