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/plastik/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 kstyles/plastik/Makefile.am (limited to 'kstyles/plastik/Makefile.am') diff --git a/kstyles/plastik/Makefile.am b/kstyles/plastik/Makefile.am deleted file mode 100644 index 70d6377e2..000000000 --- a/kstyles/plastik/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -AUTOMAKE_OPTIONS = foreign - -SUBDIRS = config - -KDE_CXXFLAGS = -DQT_PLUGIN - -INCLUDES = $(all_includes) - -stylercdir = $(kde_datadir)/kstyle/themes -stylerc_DATA = plastik.themerc - -EXTRA_DIST = $(stylerc_DATA) - -noinst_HEADERS = plastik.h misc.h - -kde_style_LTLIBRARIES = plastik.la -plastik_la_SOURCES = plastik.cpp misc.cpp -plastik_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -plastik_la_LIBADD = ../../tdefx/libtdefx.la $(LIB_QT) -plastik_la_METASOURCES = AUTO - -DISTCLEANFILES = $(plastik_la_METASOURCES) -- cgit v1.2.3