aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-03-10 12:02:43 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2000-03-10 12:02:43 +0000
commit32b5a154a49a57c94b26102105bc7adb308022e4 (patch)
tree072edbca87c53c233d790348843db050c4c3c31a /Makefile.am
parentc56cd5c1ad40717772fa9212dbeca34ac0a2c305 (diff)
downloadlcd4linux-32b5a154a49a57c94b26102105bc7adb308022e4.tar.gz
[lcd4linux @ 2000-03-10 12:02:43 by reinelt]
autoconf/automake git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@8 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
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
+