diff options
author | pekdon <pekdon> | 2002-03-23 02:02:01 (GMT) |
---|---|---|
committer | pekdon <pekdon> | 2002-03-23 02:02:01 (GMT) |
commit | e133cf83a332a72ca42be5e223834d4e6aa0a2e8 (patch) | |
tree | 72585011623d644257f362dbece3ab3a0b9a4119 /util/Makefile.am | |
parent | 1022df421227aea29259204ce69b93df16c0f7db (diff) | |
download | fluxbox-e133cf83a332a72ca42be5e223834d4e6aa0a2e8.zip fluxbox-e133cf83a332a72ca42be5e223834d4e6aa0a2e8.tar.bz2 |
Xinerama
Diffstat (limited to 'util/Makefile.am')
-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 20123cb..773c43c 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@ @KDE@ @GNOME@ | 4 | @ORDEREDPSEUDO@ @KDE@ @GNOME@ @XINERAMA@ |
5 | 5 | ||
6 | bin_SCRIPTS = bsetbg | 6 | bin_SCRIPTS = bsetbg |
7 | bin_PROGRAMS = bsetroot | 7 | bin_PROGRAMS = bsetroot |