summaryrefslogtreecommitdiffstats
path: root/style/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'style/Makefile.am')
-rw-r--r--style/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/style/Makefile.am b/style/Makefile.am
deleted file mode 100644
index 606274c..0000000
--- a/style/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-AM_CPPFLAGS = -DQT_PLUGIN
-
-INCLUDES = -I$(top_srcdir)/tdefx $(all_includes)
-noinst_HEADERS = baghira.h pixmaps.h bitmaps.h
-METASOURCES = AUTO
-kde_style_LTLIBRARIES = baghira.la
-baghira_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-baghira_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx -lXtst
-baghira_la_SOURCES = baghira.cpp optionHandler.cpp polish.cpp utils.cpp
-lnkdir = $(kde_datadir)/tdestyle/themes
-lnk_DATA = baghira.themerc
-EXTRA_DIST = $(lnk_DATA)
-pixmaps.h: $(srcdir)/generatePixmaps.sh
- $(SHELL) $(srcdir)/generatePixmaps.sh $(top_srcdir)
-CLEANFILES = pixmaps.h
-baghira.lo: pixmaps.h