]> wimlib.net Git - wimlib/blobdiff - Makefile.am
tools: make all shell scripts have the .sh extension
[wimlib] / Makefile.am
index 24864aa357bc20c93a25e82d53404dbd758577f3..6c3f43e14a1d2992c57de1d3a462eaebb26fd029 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.sh tools/windows-build.sh
 
 ##############################################################################
 #                              Library                                      #