]> Dogcows Code - chaz/openbox/blobdiff - src/Makefile.am
dont focus on A-Left
[chaz/openbox] / src / Makefile.am
index bf806ac51e3456e49cff1bbbed16572d28e7735b..07bb65efbdd4da597410f8ea9ee332344f2ecb48 100644 (file)
@@ -21,6 +21,7 @@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
                   main.cc backgroundwidget.cc labelwidget.cc \
                   buttonwidget.cc python.cc bindings.cc \
                   openbox_wrap.cc
+openbox3_LDFLAGS= $(PYTHON_LDFLAGS)
 
 script_DATA = openbox.py
 
@@ -31,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
This page took 0.023299 seconds and 4 git commands to generate.