summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b2799cf7..07bb65ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -32,7 +32,7 @@ MAINTAINERCLEANFILES= Makefile.in
distclean-local:
rm -f *\~ *.orig *.rej .\#*
-openbox.i: openbox.hh screen.hh client.hh python.hh
+openbox.i: openbox.hh screen.hh client.hh python.hh frame.hh
touch $@
openbox_wrap.cc: openbox.i