diff options
Diffstat (limited to 'util/Makefile.am')
-rw-r--r-- | util/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index fdae4e9..3ee5433 100644 --- a/util/Makefile.am +++ b/util/Makefile.am | |||
@@ -1,8 +1,5 @@ | |||
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@ \ | ||
4 | @ORDEREDPSEUDO@ @KDE@ @GNOME@ @XINERAMA@ | ||
5 | |||
6 | bin_SCRIPTS = bsetbg | 3 | bin_SCRIPTS = bsetbg |
7 | bin_PROGRAMS = bsetroot | 4 | bin_PROGRAMS = bsetroot |
8 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh | 5 | bsetroot_SOURCES = bsetroot.cc bsetroot.hh |