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 3614db0..7e7f2a2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ VERSION = $(shell cat VERSION)
PN = sib-${VERSION}
tarball:
- tar --transform "s,^,${PN}/," -czvf ${PN}.tar.gz ${SIB} ${PLM} VERSION Makefile README.md NOTICE LICENSE
+ tar --transform "s,^,${PN}/," -czvf ${PN}.tar.gz ${SIB} ${PLM} VERSION Makefile README.md COPYING
clean:
rm *.tar.gz