- reformat Makefile to make it readable again - use correct AUTOCONF_VERSION - add rc script ok aja@
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
$OpenBSD: patch-Makefile_am,v 1.2 2015/04/15 10:13:21 jasper Exp $
|
|
--- Makefile.am.orig Wed Apr 15 11:07:45 2015
|
|
+++ Makefile.am Wed Apr 15 11:08:59 2015
|
|
@@ -5,7 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = src conf doc
|
|
|
|
-EXTRA_DIST = README AUTHORS COPYING TODO m4/shout.m4 m4/vorbis.m4 m4/ogg.m4 m4/xiph_compiler.m4 m4/xiph_xml2.m4
|
|
+EXTRA_DIST = AUTHORS COPYING TODO m4/shout.m4 m4/vorbis.m4 m4/ogg.m4 m4/xiph_compiler.m4 m4/xiph_xml2.m4
|
|
|
|
# SCCS Definitions (for BitKeeper)
|
|
GET = true
|