aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80344fc..34c25cf 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ extreload_$(VERSION)_darwin-x86_64.tar.bz2: dist
tar cjv -s /dist/extreload_$(VERSION)_darwin-x86_64/ -f $@ dist
-bundle:
+bundle: extreload.asd src/*.lisp
mkdir -p lib/extreload
cp -a extreload.asd src lib/extreload/