]> wimlib.net Git - wimlib/blobdiff - Makefile.am
tools: make all shell scripts have the .sh extension
[wimlib] / Makefile.am
index c5e6a140d9bfc92eaed503622b440c0df7f53c57..6c3f43e14a1d2992c57de1d3a462eaebb26fd029 100644 (file)
@@ -20,7 +20,7 @@ AM_LDFLAGS    = $(PLATFORM_LDFLAGS)
 EXTRA_DIST     = README README.WINDOWS                         \
                  COPYING COPYING.GPLv3 COPYING.LGPLv3          \
                  examples                                      \
-                 tools/get-version-number tools/windows-build.sh
+                 tools/get-version-number.sh tools/windows-build.sh
 
 ##############################################################################
 #                              Library                                      #