summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-17 07:14:47 +0000
committerDana Jansens <danakj@orodu.net>2003-01-17 07:14:47 +0000
commita767993e8bc832a5347b952942f5d561781bd867 (patch)
treeec7f0c0170721740ec47c86ec9f4b956ff8eb63c /src
parent9e8f89b61976424c7d1c6e6a37498da74b7850ce (diff)
add frame.hh to openbox.i's deps
Diffstat (limited to 'src')
-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