aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..6d69457
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,8 @@
+SVNPATH = svn+ssh://youri.zarb.org/home/projects/youri/svn/soft/submit
+
+SUBDIRS = bin lib etc t
+
+svntag:
+ svn copy -m 'new release $(VERSION)'\
+ $(SVNPATH)/trunk \
+ $(SVNPATH)/tags/release-$(VERSION)