diff options
author | reinelt <> | 2003-08-17 06:57:04 +0000 |
---|---|---|
committer | reinelt <> | 2003-08-17 06:57:04 +0000 |
commit | b8ce24183e70feb522c99a3d535bba84ccabc5ff (patch) | |
tree | 4dea178ea3db8666d95421422a4647690bfc7da7 /Makefile.am | |
parent | a742f6024f11809361a63053994cdcd888da3a2f (diff) | |
download | lcd4linux-b8ce24183e70feb522c99a3d535bba84ccabc5ff.tar.gz |
[lcd4linux @ 2003-08-17 06:57:04 by reinelt]
complete rewrite of the Crystalfontz driver
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e5f06ba..b7a425e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ socket.c socket.h EXTRA_lcd4linux_SOURCES= \ parport.c parport.h \ BeckmannEgle.c \ -Crystalfontz.c Crystalfontz.h \ +Crystalfontz.c \ Cwlinux.c \ HD44780.c \ M50530.c \ |