]> Dogcows Code - chaz/openbox/blobdiff - openbox/Makefile.am
pointer's variables are config vars
[chaz/openbox] / openbox / Makefile.am
index 5eff8fddc0389d474cf40293da6a6de3b461418b..4cc5b4ce453cac8a5404184b2297d352d7748385 100644 (file)
@@ -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
 
This page took 0.02227 seconds and 4 git commands to generate.