diff options
author | fluxgen <fluxgen> | 2002-05-13 16:46:28 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-13 16:46:28 (GMT) |
commit | 109b457ed706b838632703744d599acd2fece10c (patch) | |
tree | daddaaebd721b42a1c29dd6b4bf0ccfd7b05a9ad /data | |
parent | 4722a6fa9edd1e1c7eaf8dfe5662c73f95a605ea (diff) | |
download | fluxbox-109b457ed706b838632703744d599acd2fece10c.zip fluxbox-109b457ed706b838632703744d599acd2fece10c.tar.bz2 |
removed titlebar
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 209b64b..40fd2c4 100644 --- a/data/Makefile.am +++ b/data/Makefile.am | |||
@@ -3,8 +3,8 @@ | |||
3 | SUBDIRS = styles | 3 | SUBDIRS = styles |
4 | CLEANFILES = menu menu.in menu.pre init | 4 | CLEANFILES = menu menu.in menu.pre init |
5 | MAINTAINERCLEANFILES = Makefile.in | 5 | MAINTAINERCLEANFILES = Makefile.in |
6 | pkgdata_DATA = titlebar keys menu init | 6 | pkgdata_DATA = keys menu init |
7 | EXTRA_DIST= titlebar keys init.in generate_menu README.style README.menu README | 7 | EXTRA_DIST= keys init.in generate_menu README.style README.menu README |
8 | all-local: menu init | 8 | all-local: menu init |
9 | distclean-local: | 9 | distclean-local: |
10 | rm -f *\~ | 10 | rm -f *\~ |