shithub: sox

Download patch

ref: 56f45bb8a89dfcb3c87d3a2d7663bb03130dce87
parent: c29ae6d779ecb2785219f14837e63dcbcefffb3f
author: rrt <rrt>
date: Tue Jan 2 11:52:53 EST 2007

Fixes for make distcheck

--- a/lua/Makefile.am
+++ b/lua/Makefile.am
@@ -1,3 +1,3 @@
 SUBDIRS = src doc etc test
 
-EXTRA_DIST = COPYRIGHT HISTORY INSTALL MANIFEST README
+EXTRA_DIST = COPYRIGHT HISTORY INSTALL README
--- a/lua/src/Makefile.am
+++ b/lua/src/Makefile.am
@@ -29,7 +29,7 @@
 # don't get exported to the shared object
 luac_LDFLAGS = -static
 
-EXTRA_DIST = luaconf.h.template.in
+EXTRA_DIST = luaconf.h.template.in luaconf.h.template
 BUILT_SOURCES = luaconf.h
 CLEANFILES = luaconf.h