1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00

Add m4/ to the distribution tarball.

git-svn-id: https://svn.xiph.org/trunk/ezstream@12571 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-02-26 19:59:19 +00:00
parent 678e161e54
commit fddb4090c7
3 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = 1.9 foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = conf doc src win32
SUBDIRS = conf doc m4 src win32
dist_doc_DATA = COPYING README

View File

@ -97,6 +97,7 @@ dnl OUTPUT
AC_CONFIG_FILES(Makefile \
conf/Makefile \
doc/Makefile \
m4/Makefile \
src/Makefile \
win32/Makefile)

5
m4/Makefile.am Normal file
View File

@ -0,0 +1,5 @@
AUTOMAKE_OPTIONS = 1.9 foreign
EXTRA_DIST = ogg.m4 shout.m4 vorbis.m4 xiph_compiler.m4 xiph_xml2.m4
CLEANFILES = core *.core *~ .*~