From 14f4600010f07dfd1e6b91e1038c468b40c8f748 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 19 Aug 2002 04:41:20 +0000 Subject: [lcd4linux @ 2002-08-19 04:41:20 by reinelt] introduced bar.c, moved bar stuff from display.h to bar.h --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1ddc5eb..f82c998 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ filter.c filter.h \ udelay.c udelay.h \ display.c display.h \ pixmap.c pixmap.h \ +bar.c bar.h \ fontmap.c fontmap.h \ exec.c exec.h \ mail2.c \ -- cgit v1.2.3