Distribute the dist-build directory

This commit is contained in:
Frank Denis
2013-12-31 16:16:29 +01:00
parent b989d28925
commit 3aa856474a
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ EXTRA_DIST = \
THANKS
SUBDIRS = \
dist-build \
msvc-scripts \
src \
test
+1
View File
@@ -392,6 +392,7 @@ AS_IF([test "x$PKG_CONFIG" != "x"], [
AC_CONFIG_FILES([libsodium.pc])
])
AC_CONFIG_FILES([Makefile
dist-build/Makefile
msvc-scripts/Makefile
src/Makefile
src/libsodium/Makefile
+6
View File
@@ -0,0 +1,6 @@
EXTRA_DIST = \
android.sh \
iphone.sh \
msys-win32.sh \
msys-win64.sh