mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Add msvc scripts to the tarballs
This commit is contained in:
@@ -392,6 +392,7 @@ AS_IF([test "x$PKG_CONFIG" != "x"], [
|
||||
AC_CONFIG_FILES([libsodium.pc])
|
||||
])
|
||||
AC_CONFIG_FILES([Makefile
|
||||
msvc-scripts/Makefile
|
||||
src/Makefile
|
||||
src/libsodium/Makefile
|
||||
src/libsodium/include/Makefile
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
EXTRA_DIST = \
|
||||
process.bat \
|
||||
rep.vbs
|
||||
Reference in New Issue
Block a user