diff options
author | reinelt <> | 2001-02-18 21:15:15 +0000 |
---|---|---|
committer | reinelt <> | 2001-02-18 21:15:15 +0000 |
commit | 736bc98bdf1232227221c6f20159584202439a13 (patch) | |
tree | 9d290c1f178b4b33c612d73f91bdecd7dc58738e /Makefile.am | |
parent | 0e3ef288b3d3453acb0e4fdae3cb0e30d147e0dd (diff) | |
download | lcd4linux-736bc98bdf1232227221c6f20159584202439a13.tar.gz |
[lcd4linux @ 2001-02-18 21:15:15 by reinelt]
added setiathome client
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 9e4230a..e57454b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ parser.c parser.h \ processor.c processor.h \ system.c system.h \ isdn.c isdn.h \ +seti.c seti.h \ filter.c filter.h \ udelay.c udelay.h \ display.c display.h \ |