summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-07 03:22:35 +0000
committerDana Jansens <danakj@orodu.net>2003-01-07 03:22:35 +0000
commitd833fb1ecc6a65a8bccbbe15e372904f4bf17f23 (patch)
treecd035e66efc3b8490e55e80d5810aa04aa246877
parentee0591bf39b252760370cf238961cf9ef5dc7cde (diff)
add python.hh to the openbox.i deps
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 620789c4..6bcafba0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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