From 6b362244537e7c815b89ba6763ca4c56f0e7eb1e Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 6 Oct 2019 10:48:48 +0900 Subject: [PATCH] Fix make dist --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fbbaa212..afe70a2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ EXTRA_DIST = config.rpath \ script-helper \ makerelease \ mingw-config mingw-release mingw-build-memo \ - android-config android-make \ + android-config \ makerelease-osx.mk osx-package/DS_Store osx-package/etc/paths.d/aria2c osx-package/etc/manpaths.d/aria2 \ Dockerfile.mingw \ Dockerfile.raspberrypi \