diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-01 02:27:17 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-01 02:27:17 +0000 |
| commit | eb19a6b69e89c6adae1b99705b0a26edc344c87a (patch) | |
| tree | a1d98fe35fdf9117692d6b383122ef199fff1b38 /util/Makefile.am | |
| parent | 54c96668d958c0604f697958db6a7c5268d7b4a5 (diff) | |
make epist compile with the new code base
Diffstat (limited to 'util/Makefile.am')
| -rw-r--r-- | util/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/Makefile.am b/util/Makefile.am index 118c56fc..676e53ae 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,8 +1,8 @@ # util/Makefile.am for Blackbox - an X11 Window manager -CPPFLAGS= @CPPFLAGS@ @DEBUG@ +CXXFLAGS= @CXXFLAGS@ -SUBDIRS = epist +SUBDIRS = epist bin_SCRIPTS = bsetbg bin_PROGRAMS = bsetroot xftlsfonts |
