diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 6825419..fc01a64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,10 +63,10 @@ drv_Cwlinux.c \ drv_HD44780.c \ drv_Image.c \ drv_M50530.c \ +drv_MatrixOrbital.c \ +drv_MilfordInstruments.c \ drv_T6963.c \ drv_USBLCD.c \ -drv_MatrixOrbital.c \ -MilfordInstruments.c \ drv_X11.c \ Text.c \ font_6x8.h \ |