Skip to content

Commit

Permalink
missing part of #257 - removing vc-directories from dist target
Browse files Browse the repository at this point in the history
  • Loading branch information
GitMensch committed Sep 30, 2019
1 parent 55fe6a9 commit 2fa09a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ EXTRA_DIST = configfsf.guess configfsf.sub .gdbinit INSTALL.autoconf
if WANT_CXX
GMPXX_HEADERS_OPTION = mpirxx.h
endif
EXTRA_DIST += mpirxx.h yasm_macwin.inc.fat yasm_macwin.inc.nofat yasm_mac.inc.fat yasm_mac.inc.nofat strip_fPIC.sh mpn/x86w mpn/x86_64w build.vc11 build.vc12 build.vc14 build.vc15 build.vc mpir.net doc/devel doc/fdl.texi cpuid.c gpl-2.0.txt lgpl-2.1.txt
EXTRA_DIST += mpirxx.h yasm_macwin.inc.fat yasm_macwin.inc.nofat yasm_mac.inc.fat yasm_mac.inc.nofat strip_fPIC.sh mpn/x86w mpn/x86_64w mpir.net doc/devel doc/fdl.texi cpuid.c gpl-2.0.txt lgpl-2.1.txt

# mpir.h is architecture dependent, mainly since they encode the
# limb size used in libmpir. For that reason they belong under $exec_prefix
Expand Down

0 comments on commit 2fa09a2

Please sign in to comment.