X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=Makefile.am;h=c733558832a830ff7ec4760156111180cb7851e0;hb=9dacac5e5e6b9ed86e76680b048bc227d8866ac6;hp=dbecc4346bd3b59c64242ea4afabb5f50b43b2ca;hpb=fa6f70ce3a1e5aff0cdafb4b641128f360278f2a;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index dbecc434..c7335588 100644 --- a/Makefile.am +++ b/Makefile.am @@ -154,8 +154,12 @@ openbox_openbox_LDADD = \ openbox_openbox_LDFLAGS = -export-dynamic openbox_openbox_SOURCES = \ gettext.h \ - openbox/action.c \ - openbox/action.h \ + openbox/actions/all.c \ + openbox/actions/all.h \ + openbox/actions/debug.c \ + openbox/actions/execute.c \ + openbox/actions.c \ + openbox/actions.h \ openbox/client.c \ openbox/client.h \ openbox/client_list_menu.c \