X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2FMakefile.am;h=4cc5b4ce453cac8a5404184b2297d352d7748385;hb=7f590e53607ef1592d65a425b9cdcaa181912465;hp=5eff8fddc0389d474cf40293da6a6de3b461418b;hpb=74c683ee5fb232d7fe9f517b21ffd9ee50872dce;p=chaz%2Fopenbox diff --git a/openbox/Makefile.am b/openbox/Makefile.am index 5eff8fdd..4cc5b4ce 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -20,12 +20,12 @@ ob3_LDADD=@LIBINTL@ ../render/librender.a ob3_LDFLAGS=-export-dynamic ob3_SOURCES=client.c event.c extensions.c focus.c frame.c openbox.c prop.c \ python.c screen.c stacking.c xerror.c hooks.c themerc.c timer.c \ - clientwrap.c openboxwrap.c pointer.c keyboard.c engine.c + clientwrap.c openboxwrap.c pointer.c keyboard.c engine.c configwrap.c noinst_HEADERS=client.h event.h extensions.h focus.h frame.h geom.h gettext.h \ openbox.h prop.h python.h screen.h stacking.h xerror.h themerc.h \ timer.h hooks.h clientwrap.h openboxwrap.h pointer.h keyboard.h \ - engine.h + engine.h configwrap.h MAINTAINERCLEANFILES= Makefile.in