diff --git a/Makefile.in b/Makefile.in index 7338e66..7783dae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -401,7 +401,7 @@ EXTRA_mstored_SOURCES = \ pkg/client/imagepush.go \ pkg/client/service.go -EXTRA_DIST = \ +EXTRA_DIST = vendor/ \ Containerfile \ go.mod \ go.sum \ @@ -462,7 +462,7 @@ EXTRA_DIST = \ test/account_test.go \ test/file_test.go \ test/image_test.go \ - test/test-oci.img + test/test-oci.tar DIST_DIR = $(shell pwd)/DIST BUILD_DIR = $(shell pwd)/BUILD