From 1b0201995fb037e4d3091ab39bea069330350ce2 Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Wed, 25 Apr 2007 02:18:55 +0000 Subject: [PATCH] Forgot a makefile... and removed redundant stuff from main Makefile.am. Originally committed to SVN as r1137. --- Makefile.am | 2 +- automation/auto3/Makefile.am | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 automation/auto3/Makefile.am diff --git a/Makefile.am b/Makefile.am index a4aa5bbc4..7283c670d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ lua51/src/liblua.a: all-recursive: lua51/src/liblua.a -EXTRA_DIST = ac/config.rpath m4/ChangeLog \ +EXTRA_DIST = \ lua51/COPYRIGHT \ lua51/HISTORY \ lua51/INSTALL \ diff --git a/automation/auto3/Makefile.am b/automation/auto3/Makefile.am new file mode 100644 index 000000000..6b710ebb3 --- /dev/null +++ b/automation/auto3/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = line-per-syllable.lua multi-template.lua readme.txt simple-k-replacer.lua