projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e889e7
)
dont install buttons we dont use
author
Dana Jansens
<danakj@orodu.net>
Wed, 29 Jan 2003 19:24:51 +0000
(19:24 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 29 Jan 2003 19:24:51 +0000
(19:24 +0000)
data/buttons/Makefile.am
patch
|
blob
|
history
diff --git
a/data/buttons/Makefile.am
b/data/buttons/Makefile.am
index a1973a74528cfd2276272e71dc528a6a5a6dd86a..9ee8ddeaa7a5e4dee8a5128de5a67c9fc43664b1 100644
(file)
--- a/
data/buttons/Makefile.am
+++ b/
data/buttons/Makefile.am
@@
-1,8
+1,9
@@
buttonsdir = $(pkgdatadir)/buttons
MAINTAINERCLEANFILES = Makefile.in
-buttons_DATA = fieron-bullet.xbm fieron-bulletl.xbm fieron-close.xbm \
- fieron-icon.xbm fieron-max.xbm fieron-stick.xbm \
- max.xbm stick.xbm icon.xbm close.xbm
+buttons_DATA =
+ #fieron-bullet.xbm fieron-bulletl.xbm fieron-close.xbm \
+ #fieron-icon.xbm fieron-max.xbm fieron-stick.xbm \
+ #max.xbm stick.xbm icon.xbm close.xbm
EXTRA_DIST = $(buttons_DATA)