1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-13 08:05:52 +01:00

Add autotools-fix-make-dist.patch to fix dist target of sbsms.

This commit is contained in:
benjamin.drung@gmail.com
2013-11-07 23:32:19 +00:00
parent d08f0da2bd
commit 7fefc64aa8
6 changed files with 136 additions and 8 deletions

View File

@@ -359,6 +359,16 @@ pkgconfig_DATA = sbsms.pc
#tell aclocal that extra macros can be found in m4/
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
build/macosx.sh \
win/config.h \
win/sbsms/sbsms.ICO \
win/sbsms/sbsms.rc \
win/sbsms/sbsms.sln \
win/sbsms/sbsms.vcproj \
win/sbsms/sbsms.wxs \
$(NULL)
all: all-recursive
.SUFFIXES:
@@ -846,9 +856,6 @@ uninstall-am: uninstall-pkgconfigDATA
uninstall-am uninstall-pkgconfigDATA
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: