diff options
Diffstat (limited to 'plugins/placement/Makefile.am')
| -rw-r--r-- | plugins/placement/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/placement/Makefile.am b/plugins/placement/Makefile.am index 58993833..b48bb850 100644 --- a/plugins/placement/Makefile.am +++ b/plugins/placement/Makefile.am @@ -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 |
