diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index badf184..6c10ccd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -61,13 +61,13 @@ BeckmannEgle.c \ drv_Crystalfontz.c \ drv_Cwlinux.c \ drv_HD44780.c \ +drv_Image.c \ drv_M50530.c \ drv_T6963.c \ drv_USBLCD.c \ drv_MatrixOrbital.c \ MilfordInstruments.c \ PalmPilot.c \ -Raster.c \ drv_X11.c \ Text.c \ font_6x8.h \ |