X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=9027759645da35fb110ab6437ae9ca5dfb3dc07a;hb=a47d0a53652a96ca1df96fc9268757df1431ae55;hp=6e8cb232a54dd0c78c3325c2aa5a0231fa50cc8f;hpb=163950b23bf796a39870044417ca54d667b6b470;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 6e8cb232..90277596 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,8 +26,8 @@ check_PROGRAMS = \ render/rendertest lib_LTLIBRARIES = \ - render/libobrender.la \ - obt/libobt.la + obt/libobt.la \ + render/libobrender.la bin_PROGRAMS = \ openbox/openbox \ @@ -242,6 +242,8 @@ openbox_openbox_SOURCES = \ openbox/grab.h \ openbox/group.c \ openbox/group.h \ + openbox/hooks.c \ + openbox/hooks.h \ openbox/keyboard.c \ openbox/keyboard.h \ openbox/keytree.c \