aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-01-22 18:15:44 +0000
committerGerald Combs <gerald@wireshark.org>2014-01-22 18:15:44 +0000
commit2b26c1e216fee43fa7a802e75fd2e28e279cdc7a (patch)
treefd40e8b6be1c09e600cb10d9818d4ed6d39f5def /docbook/Makefile.common
parent6b7fc8f0efba29450eef9fb7efa2eb488a27df33 (diff)
Prepare for Git migration.
Mass-replace "svn" with "git". Add commented code to use git to fetch the repository version. svn path=/trunk/; revision=54905
Diffstat (limited to 'docbook/Makefile.common')
-rw-r--r--docbook/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index 587feb6a88..eda8e0792f 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -189,7 +189,7 @@ WSDG_GRAPHICS = \
# user-guide.xml must be first in the list (to match $<)
WSUG_SOURCE = \
user-guide.xml \
- svn_version.xml \
+ git_version.xml \
GPL_appendix.xml \
custom_layer_pdf.xsl \
Makefile.common \
@@ -199,7 +199,7 @@ WSUG_SOURCE = \
# developer-guide.xml must be first in the list (to match $<)
WSDG_SOURCE = \
developer-guide.xml \
- svn_version.xml \
+ git_version.xml \
GPL_appendix.xml \
custom_layer_pdf.xsl \
Makefile.common \
@@ -228,7 +228,7 @@ CLEANFILES = \
release_notes_chm \
release-notes.html \
release-notes.txt \
- svn_version.xml \
+ git_version.xml \
user-guide.zip \
wsluarm