From 0edc14a4f92e34f5edcdb00898013206142ca71d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 21 Mar 2003 07:54:48 +0000 Subject: set up the history place stuff's files --- plugins/placement/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/placement/Makefile.am') 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 -- cgit v1.2.3