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 64ce9c5..f327a81 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,6 +70,7 @@ drv_Image.c \ drv_LCD2USB.c \ drv_LCDLinux.c \ drv_LCDTerm.c \ +drv_LEDMatrix.c \ drv_LPH7508.c \ drv_LUIse.c \ drv_M50530.c \ |