diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:54:48 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-21 07:54:48 +0000 |
| commit | 0edc14a4f92e34f5edcdb00898013206142ca71d (patch) | |
| tree | 4e25f8e0229aec3cdf3d5ef9cb4676f10cac8c06 /plugins/placement/Makefile.am | |
| parent | a648c05a7a2608e7e909317f5afe8427a0ea0d68 (diff) | |
set up the history place stuff's files
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 |
