diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ed5a4e8..9229002 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am 1137 2011-01-02 00:39:10Z michael $ +# $Id: Makefile.am 1158 2011-07-28 02:09:16Z michael $ # $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/Makefile.am $ # Process this file with automake to produce Makefile.in @@ -96,7 +96,9 @@ drv_LW_ABP.c \ drv_M50530.c \ drv_MatrixOrbital.c \ drv_MatrixOrbitalGX.c \ +drv_mdm166a.c \ drv_MilfordInstruments.c \ +drv_Newhaven.c \ drv_Noritake.c \ drv_NULL.c \ drv_Pertelian.c \ |