diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-28 09:38:40 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-28 09:38:40 +0000 |
| commit | 6284d4ef9036764d4e6f708ca5f38aa7c1749865 (patch) | |
| tree | 9f7d0001be7c169a9d03996a1c045da38e8c915e /util | |
| parent | 62ea1c5937b8d9dec82954e74da3fd2e712f2386 (diff) | |
fix bug where destroying the wrong windows in BlackboxWindow::positionButtons.
make util/ directory use the new config.h too
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 886f19dc..e0f3ecc6 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ # util/Makefile.am for Blackbox - an X11 Window manager -CPPFLAGS= @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @ORDEREDPSEUDO@ +CPPFLAGS= @CPPFLAGS@ @DEBUG@ bin_SCRIPTS = bsetbg bin_PROGRAMS = bsetroot |
