noinst_HEADERS might be more correct than EXTRA_DIST

This commit is contained in:
Frank Denis
2015-11-05 20:23:27 +01:00
parent d3005a4da0
commit 03a67b6eeb
+1 -1
View File
@@ -196,7 +196,7 @@ libsodium_la_SOURCES += \
crypto_scalarmult/curve25519/ref10/pow225521.h
endif
EXTRA_DIST = \
noinst_HEADERS = \
crypto_scalarmult/curve25519/sandy2x/consts.S \
crypto_scalarmult/curve25519/sandy2x/fe51_mul.S \
crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S \