Explorar o código

Add checkSpace to dist

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
1c5f2ee7c0
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Makefile.am

+ 2 - 1
Makefile.am

@@ -34,7 +34,8 @@ EXTRA_DIST+= \
 	LICENSE						\
 	Makefile.nmake					\
 	README						\
-	ReleaseNotes
+	ReleaseNotes					\
+	scripts/maint/checkSpace.pl
 
 ## This tells etags how to find mockable function definitions.
 AM_ETAGSFLAGS=--regex='{c}/MOCK_IMPL([^,]+,\W*\([a-zA-Z0-9_]+\)\W*,/\1/s'