mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 09:07:24 +08:00
Minor changes in Makefile.am
This commit is contained in:
+2
-1
@@ -70,7 +70,8 @@ EXTRA_DIST = $(noinst_SCRIPTS) documentation/ethercat_doc.pdf \
|
||||
$(MINI_FILES) $(RTAI_FILES) $(MSR_FILES)
|
||||
|
||||
mydist:
|
||||
$(MAKE) dist distdir=$(PACKAGE)-$(VERSION)-r`svnversion $(srcdir)`
|
||||
@SVNREV=`svnversion $(srcdir)` && \
|
||||
$(MAKE) dist-bzip2 distdir=$(PACKAGE)-$(VERSION)-r$${SVNREV}
|
||||
|
||||
dist-hook:
|
||||
if which svnversion >/dev/null 2>&1; then \
|
||||
|
||||
Reference in New Issue
Block a user