summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0cfd3df..1cbe7c6 100644
--- a/Makefile
+++ b/Makefile
@@ -21,3 +21,5 @@ dist:
tar czvf default-icon-theme-$(VERSION).tar.gz default-icon-theme-$(VERSION)
rm -rf default-icon-theme-$(VERSION)
+tag:
+ cvs tag DEFAULT_ICON_THEME_`echo $(VERSION)|sed "s/\./_/"`