]> Dogcows Code - chaz/openbox/commitdiff
add python.hh to the openbox.i deps
authorDana Jansens <danakj@orodu.net>
Tue, 7 Jan 2003 03:22:35 +0000 (03:22 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 7 Jan 2003 03:22:35 +0000 (03:22 +0000)
src/Makefile.am

index 620789c4cfbc177a646646eda2eed37ce69e6893..6bcafba0278f2d680aa9ebf4fcd8de92321777cc 100644 (file)
@@ -27,7 +27,7 @@ MAINTAINERCLEANFILES= Makefile.in
 distclean-local:
        rm -f *\~ *.orig *.rej .\#*
 
-openbox.i: openbox.hh screen.hh client.hh
+openbox.i: openbox.hh screen.hh client.hh python.hh
        touch $@
 
 openbox_wrap.cc: openbox.i
This page took 0.023107 seconds and 4 git commands to generate.