diff options
-rw-r--r-- | externals/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile.am b/externals/Makefile.am index 838f5d704e12..63150b1f5e71 100644 --- a/externals/Makefile.am +++ b/externals/Makefile.am @@ -34,7 +34,7 @@ endif all: build-bzip2 -EXTRA_DIST = $(BZIP2).tar.gz max-long.patch sizeof.patch +EXTRA_DIST = $(BZIP2).tar.gz ext-clean: $(RM) -f have-bzip2 build-bzip2 |