mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 15:11:12 +02:00
Actually include the 2.1.0 sbsms library
This commit is contained in:
17
lib-src/libsbsms/Makefile.am
Normal file
17
lib-src/libsbsms/Makefile.am
Normal file
@@ -0,0 +1,17 @@
|
||||
SUBDIRS = src
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
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)
|
Reference in New Issue
Block a user