aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-25 14:26:29 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-25 14:26:29 +0000
commitbdf3e629a1d65b4a451b335674048962b5cfec2c (patch)
treeb5c9c44407101b4a881a78cf5a163b3b554b38d4 /Makefile.am
parent7a9143eb1bb07879b7cb77559bb96f1dcfbdb03d (diff)
downloadlcd4linux-bdf3e629a1d65b4a451b335674048962b5cfec2c.tar.gz
[lcd4linux @ 2004-05-25 14:26:28 by reinelt]
added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@430 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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 \