From 2ceed0e89cf69fd2488767075edc83cdefc00a6c Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 10 Mar 2000 12:02:43 +0000 Subject: [lcd4linux @ 2000-03-10 12:02:43 by reinelt] autoconf/automake --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..3913f9d --- /dev/null +++ b/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +AUTOMAKE_OPTIONS = foreign + +bin_PROGRAMS = lcd4linux +lcd4linux_SOURCES = lcd4linux.c + -- cgit v1.2.3