1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-02-02 15:07:45 -05:00

Adjust auto-fu to handle the changed win32/ stuff.

git-svn-id: https://svn.xiph.org/trunk/ezstream@15793 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2009-03-17 22:25:47 +00:00
parent 787be573ca
commit 1f91dd0941
2 changed files with 8 additions and 1 deletions

View File

@ -280,6 +280,7 @@ AC_CONFIG_FILES([
m4/Makefile
src/Makefile
win32/Makefile
win32/shout/Makefile
])
AC_OUTPUT

View File

@ -1,6 +1,12 @@
AUTOMAKE_OPTIONS = 1.9 foreign
EXTRA_DIST = README.win32 config.h ezstream.sln ezstream.vcproj
SUBDIRS = shout
EXTRA_DIST = \
README.win32 config.h compat.h \
ezstream.sln ezstream.vcproj \
libflac.vcproj libogg.vcproj libshout.vcproj libspeex.vcproj \
libtheora.vcproj libvorbis.vcproj libvorbisfile.vcproj libz.vcproj
CLEANFILES = core *.core *~ .*~ ezstream.1.pdf