diff options
author | reinelt <> | 2003-09-29 06:58:37 +0000 |
---|---|---|
committer | reinelt <> | 2003-09-29 06:58:37 +0000 |
commit | 74bcb3f0eca15fffeb63fbdbc8102c4fc9d686be (patch) | |
tree | 219b2b249576d73ba2eedd6a10804e8faaf3ab60 /Makefile.am | |
parent | 0023926a82ccc300f2fdbc01c91244cc3180d261 (diff) | |
download | lcd4linux-74bcb3f0eca15fffeb63fbdbc8102c4fc9d686be.tar.gz |
[lcd4linux @ 2003-09-29 06:58:36 by reinelt]
new driver for Milford Instruments MI420 by Andy Baxter
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 b00622f..8881956 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,6 +50,7 @@ M50530.c \ T6963.c \ USBLCD.c \ MatrixOrbital.c \ +MilfordInstruments.c \ PalmPilot.c \ Raster.c \ SIN.c \ |