summaryrefslogtreecommitdiff
path: root/themes/fieron2_data
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-07-10 04:31:05 +0000
committerDana Jansens <danakj@orodu.net>2003-07-10 04:31:05 +0000
commit2abbf01125731caf99490eca58db6debce717947 (patch)
tree8cb07f4c5f933c0cc1f50d03aa68901ed0f10919 /themes/fieron2_data
parent425b1734c9c195dfa0717627780072f24b5def56 (diff)
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
Diffstat (limited to 'themes/fieron2_data')
-rw-r--r--themes/fieron2_data/.cvsignore2
-rw-r--r--themes/fieron2_data/Makefile.am14
2 files changed, 0 insertions, 16 deletions
diff --git a/themes/fieron2_data/.cvsignore b/themes/fieron2_data/.cvsignore
index 282522db..e69de29b 100644
--- a/themes/fieron2_data/.cvsignore
+++ b/themes/fieron2_data/.cvsignore
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/themes/fieron2_data/Makefile.am b/themes/fieron2_data/Makefile.am
deleted file mode 100644
index 3309af5c..00000000
--- a/themes/fieron2_data/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-themedatadir=$(datadir)/openbox/themes/fieron2_data
-
-themedata_DATA=\
- close.xbm \
- iconify.xbm \
- max.xbm \
- stick.xbm
-
-EXTRA_DIST=$(themedata_DATA)
-
-MAINTAINERCLEANFILES=Makefile.in
-
-distclean-local:
- $(RM) *\~ *.orig *.rej .\#*