Added branch info to distdir.
This commit is contained in:
parent
5d90e96f72
commit
6ba1713c36
|
|
@ -43,7 +43,7 @@ EXTRA_DIST = documentation/ethercat_doc.pdf
|
|||
|
||||
mydist:
|
||||
@SVNREV=`svnversion $(srcdir)` && \
|
||||
$(MAKE) dist-bzip2 distdir=$(PACKAGE)-$(VERSION)-r$${SVNREV}
|
||||
$(MAKE) dist-bzip2 distdir=$(PACKAGE)-$(VERSION)-trunk-r$${SVNREV}
|
||||
|
||||
dist-hook:
|
||||
if which svnversion >/dev/null 2>&1; then \
|
||||
|
|
|
|||
Loading…
Reference in New Issue