Squashed 'FFTS/Sources/FFTS/' content from commit d11c3e7
git-subtree-dir: FFTS/Sources/FFTS git-subtree-split: d11c3e76200e619d35e2d898a28a1c5641a366f4
This commit is contained in:
11
Makefile.am
Normal file
11
Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
SUBDIRS = src tests
|
||||
EXTRA_DIST=COPYRIGHT ffts.pc.in build_iphone.sh build_android.sh
|
||||
ACLOCAL_AMFLAGS = -Im4
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = ffts.pc
|
||||
|
||||
if ENABLE_JNI
|
||||
SUBDIRS += java
|
||||
endif
|
||||
Reference in New Issue
Block a user