]> Dogcows Code - chaz/openbox/blobdiff - plugins/placement/Makefile.am
comment stuff correctly for xresources
[chaz/openbox] / plugins / placement / Makefile.am
index 589938331d100e55212943aa639cdd8b4bf2085a..b48bb8503c4c6a18db81d03193891c05f655b9fa 100644 (file)
@@ -7,9 +7,9 @@ CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
 plugin_LTLIBRARIES=placement.la
 
 placement_la_LDFLAGS=-module -avoid-version
-placement_la_SOURCES=placement.c
+placement_la_SOURCES=placement.c history.c
 
-noinst_HEADERS=
+noinst_HEADERS=history.h
 
 MAINTAINERCLEANFILES=Makefile.in
 
This page took 0.019778 seconds and 4 git commands to generate.