Makefile.am : Remove Mingw-make-dist.sh from EXTRA_DIST.

This commit is contained in:
Erik de Castro Lopo 2009-03-25 21:47:20 +11:00
parent 968ca73052
commit d10b3d6bc3

View File

@ -9,7 +9,7 @@ endif
SUBDIRS = M4 man doc Win32 src $(octave_dir) examples regtest tests programs
DIST_SUBDIRS = M4 man doc Win32 src Octave examples regtest tests programs
EXTRA_DIST = libsndfile.spec.in sndfile.pc.in Mingw-make-dist.sh
EXTRA_DIST = libsndfile.spec.in sndfile.pc.in
pkgconfigdir = $(libdir)/pkgconfig