Port r13909 from the mainline.
[xiph/unicode.git] / ezstream / Makefile.am
blobac1d6ccfdbb2d1ed4d5944a90b0524457e869966
1 AUTOMAKE_OPTIONS = 1.9 foreign
2 ACLOCAL_AMFLAGS = -I m4
4 SUBDIRS =       build-aux compat doc examples m4 src win32
6 dist_doc_DATA = COPYING NEWS README
8 CLEANFILES =    core *.core *~ .*~
10 .PHONY:         regen-win32 snapshot
12 regen-win32:
13         cd win32; ${MAKE} regen-win32
15 snapshot:
16         ${MAKE} distcheck distdir=${PACKAGE}-snapshot-`date +'%Y%m%d'`