aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-09-02 17:34:39 -0400
committerBill Nottingham <notting@redhat.com>2009-09-02 17:34:39 -0400
commit185748891d275ddd92e009799e66e7d08d9eed59 (patch)
treea5558c3b14f1e9443ee308c31f406615c5016b43 /Makefile
parent487bee6a3d3b062bcd6d77fb5ffd6236db89881e (diff)
downloadinitscripts-185748891d275ddd92e009799e66e7d08d9eed59.tar
initscripts-185748891d275ddd92e009799e66e7d08d9eed59.tar.gz
initscripts-185748891d275ddd92e009799e66e7d08d9eed59.tar.bz2
initscripts-185748891d275ddd92e009799e66e7d08d9eed59.tar.xz
initscripts-185748891d275ddd92e009799e66e7d08d9eed59.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 171ffff2..4de8e59a 100644
--- a/Makefile
+++ b/Makefile
@@ -146,7 +146,7 @@ tag:
@git tag -a -m "Tag as $(TAG)" $(TAG)
@echo "Tagged as $(TAG)"
-archive: clean sytnax-check tag changelog
+archive: clean syntax-check tag changelog
@git archive --format=tar --prefix=initscripts-$(VERSION)/ HEAD > initscripts-$(VERSION).tar
@mkdir -p initscripts-$(VERSION)/
@cp ChangeLog initscripts-$(VERSION)/