]> wimlib.net Git - wimlib/blobdiff - Makefile.am
Include windows-build.sh in the release tarballs
[wimlib] / Makefile.am
index 24864aa357bc20c93a25e82d53404dbd758577f3..c5e6a140d9bfc92eaed503622b440c0df7f53c57 100644 (file)
@@ -19,7 +19,8 @@ AM_LDFLAGS    = $(PLATFORM_LDFLAGS)
 
 EXTRA_DIST     = README README.WINDOWS                         \
                  COPYING COPYING.GPLv3 COPYING.LGPLv3          \
-                 examples tools/get-version-number
+                 examples                                      \
+                 tools/get-version-number tools/windows-build.sh
 
 ##############################################################################
 #                              Library                                      #