Skip to content

Commit

Permalink
EXTRA_DIST += README-perfcnt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-frigo committed Nov 1, 2017
1 parent 1b64d92 commit da5372a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ endif
SUBDIRS=support $(GENFFT) kernel simd-support dft rdft reodft api \
libbench2 $(CHICKEN_EGG) tests mpi $(DOCDIR) tools m4
EXTRA_DIST=COPYRIGHT bootstrap.sh CONVENTIONS fftw.pc.in \
CMakeLists.txt cmake.config.h.in FFTW3Config.cmake.in FFTW3ConfigVersion.cmake.in
CMakeLists.txt cmake.config.h.in FFTW3Config.cmake.in \
FFTW3ConfigVersion.cmake.in README-perfcnt.md

SIMD_LIBS = simd-support/libsimd_support.la

Expand Down

0 comments on commit da5372a

Please sign in to comment.