Add windows-quirks.h and *.out files to the list of dependencies
This commit is contained in:
parent
6d21d017e9
commit
45188cfad1
@ -1,6 +1,39 @@
|
||||
|
||||
EXTRA_DIST = \
|
||||
cmptest.h
|
||||
cmptest.h \
|
||||
windows/windows-quirks.h \
|
||||
auth.out \
|
||||
auth2.out \
|
||||
auth3.out \
|
||||
auth5.out \
|
||||
box.out \
|
||||
box2.out \
|
||||
box7.out \
|
||||
box8.out \
|
||||
core1.out \
|
||||
core2.out \
|
||||
core3.out \
|
||||
core4.out \
|
||||
core5.out \
|
||||
core6.out \
|
||||
hash.out \
|
||||
hash2.out \
|
||||
hash3.out \
|
||||
onetimeauth.out \
|
||||
onetimeauth2.out \
|
||||
onetimeauth7.out \
|
||||
scalarmult.out \
|
||||
scalarmult2.out \
|
||||
scalarmult5.out \
|
||||
scalarmult6.out \
|
||||
secretbox.out \
|
||||
secretbox2.out \
|
||||
secretbox7.out \
|
||||
secretbox8.out \
|
||||
stream.out \
|
||||
stream2.out \
|
||||
stream3.out \
|
||||
stream4.out
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/libsodium/include \
|
||||
|
Loading…
Reference in New Issue
Block a user