diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:31:05 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:31:05 +0000 |
| commit | 2abbf01125731caf99490eca58db6debce717947 (patch) | |
| tree | 8cb07f4c5f933c0cc1f50d03aa68901ed0f10919 /themes/fieron2_data | |
| parent | 425b1734c9c195dfa0717627780072f24b5def56 (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/.cvsignore | 2 | ||||
| -rw-r--r-- | themes/fieron2_data/Makefile.am | 14 |
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 .\#* |
