diff options
Diffstat (limited to 'math/nfft/files/patch-3rdparty_Makefile.am')
-rw-r--r-- | math/nfft/files/patch-3rdparty_Makefile.am | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/math/nfft/files/patch-3rdparty_Makefile.am b/math/nfft/files/patch-3rdparty_Makefile.am deleted file mode 100644 index f8d87898fa31..000000000000 --- a/math/nfft/files/patch-3rdparty_Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ ---- 3rdparty/Makefile.am.orig 2016-10-16 14:46:04 UTC -+++ 3rdparty/Makefile.am -@@ -2,8 +2,8 @@ - - noinst_LTLIBRARIES = lib3rdparty.la - --lib3rdparty_la_SOURCES = -+lib3rdparty_la_SOURCES = cpow.c - - lib3rdparty_la_LIBADD = cstripack/libcstripack.la - --EXTRA_DIST = README -\ No newline at end of file -+EXTRA_DIST = README |