aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/theme-engines/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/theme-engines/Makefile.am')
-rw-r--r--matchbox2/theme-engines/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/matchbox2/theme-engines/Makefile.am b/matchbox2/theme-engines/Makefile.am
deleted file mode 100644
index 1ec6599..0000000
--- a/matchbox2/theme-engines/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-
-if THEME_PNG
-PNG_SRC = mb-wm-theme-png.c mb-wm-theme-png.h
-endif
-
-COMMON_SRC = mb-wm-theme.h mb-wm-theme.c mb-wm-theme-xml.h mb-wm-theme-xml.c
-
-pkgincludedir = $(includedir)/$(MBWM2_INCDIR)/theme-engines
-
-pkginclude_HEADERS = mb-wm-theme.h mb-wm-theme-png.h mb-wm-theme-xml.h
-
-noinst_LTLIBRARIES = libmb-theme.la
-libmb_theme_la_SOURCES = $(COMMON_SRC) $(PNG_SRC)
-libmb_theme_la_CFLAGS =
-
-INCLUDES = $(MBWM_INCS) $(MBWM_CFLAGS) -DDATADIR=\"$(datadir)\"
-
-MAINTAINERCLEANFILES = config.h.in Makefile.in