diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 779b40b..cf89cd2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,6 +64,7 @@ drv_Curses.c \ drv_Cwlinux.c \ drv_HD44780.c \ drv_Image.c \ +drv_LCDLinux.c \ drv_LCDTerm.c \ drv_M50530.c \ drv_MatrixOrbital.c \ |