From af243c0321c8eff1fcf1384d105333ae4e243f67 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Wed, 22 Mar 2000 15:36:21 +0000 Subject: [lcd4linux @ 2000-03-22 15:36:21 by reinelt] added '-l' switch (list drivers) generic pixmap driver added X11 Framework done --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 86e6be1..443f527 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,10 @@ lcd4linux_SOURCES = \ isdn.c isdn.h \ filter.c filter.h \ display.c display.h \ + pixmap.c pixmap.h \ + fontmap.c fontmap.h \ Skeleton.c \ - MatrixOrbital.c + MatrixOrbital.c \ + XWindow.c -- cgit v1.2.3