diff options
author | reinelt <> | 2005-11-04 04:53:10 +0000 |
---|---|---|
committer | reinelt <> | 2005-11-04 04:53:10 +0000 |
commit | a8ac67d24a70e6e431ce7c7e5537effd322e418b (patch) | |
tree | 43d00e80f2becb315fc935cc40bb96a4763babff /Makefile.am | |
parent | a7b8a9668d0f570da0d30f2f09a2f620082071c2 (diff) | |
download | lcd4linux-a8ac67d24a70e6e431ce7c7e5537effd322e418b.tar.gz |
[lcd4linux @ 2005-11-04 04:53:08 by reinelt]
sample plugin activated
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5ddf73e..32aea13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -95,6 +95,7 @@ plugin_pop3.c \ plugin_ppp.c \ plugin_proc_stat.c \ plugin_python.c \ +plugin_sample.c \ plugin_seti.c \ plugin_statfs.c \ plugin_uname.c \ |