summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02a7a22..dcefedb 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ clean:
dist: clean
mkdir -p st
- cp -R Makefile config.mk\
+ cp -R Makefile LICENSE config.mk\
config.h arg.h st.h win.h $(SRC) st
tar -czf st.tar.gz st
rm -rf st/