]> Dogcows Code - chaz/openbox/blobdiff - Makefile.in
dont use #ifdef HAVE_FOO for ansi functions/headers
[chaz/openbox] / Makefile.in
index 400c1c98bed943fd9bab9a0efbf16f9e6a58f945..97c293eb756ed494e0bf70974789a73c1a8b24e1 100644 (file)
@@ -1,6 +1,6 @@
 include build/Makefile.incl
 
-targets = render kernel plugins engines themes data
+targets = render cwmcc obcl kernel plugins engines themes data
 
 all: libtool
        @for i in $(targets); do \
@@ -24,7 +24,7 @@ clean:
        $(RM) *\~
 
 distclean: clean
-       $(RM) configure Makefile.incl
+       $(RM) configure Makefile.incl Makefile
        $(RM) -r .deps/
 
 LIBTOOL_DEPS = @LIBTOOL_DEPS@
This page took 0.022052 seconds and 4 git commands to generate.