diff options
author | fluxgen <fluxgen> | 2002-02-17 23:39:08 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-17 23:39:08 (GMT) |
commit | 3666ae31078a85a2bf5addfa5793e7d1cef5072f (patch) | |
tree | 4d06302546667f76690fa1bc4b2622c46768cc95 /util | |
parent | e953b30d9a12841cc0d6ed687410866465fdf45c (diff) | |
download | fluxbox-3666ae31078a85a2bf5addfa5793e7d1cef5072f.zip fluxbox-3666ae31078a85a2bf5addfa5793e7d1cef5072f.tar.bz2 |
fixed gnome
Diffstat (limited to 'util')
-rw-r--r-- | util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 296bafb..0b0ae7a 100644 --- a/util/Makefile.am +++ b/util/Makefile.am | |||
@@ -1,7 +1,7 @@ | |||
1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager | 1 | # util/Makefile.am for Blackbox 0.61.x - an X11 Window manager |
2 | 2 | ||
3 | CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ \ | 3 | CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ \ |
4 | @ORDEREDPSEUDO@ | 4 | @ORDEREDPSEUDO@ @KDE@ @GNOME@ |
5 | 5 | ||
6 | bin_SCRIPTS = bsetbg | 6 | bin_SCRIPTS = bsetbg |
7 | bin_PROGRAMS = bsetroot | 7 | bin_PROGRAMS = bsetroot |