Drop old docs module.

This commit is contained in:
Nick Schermer
2014-01-08 19:37:16 +01:00
parent b367fdd1a9
commit d62b9a156b
4 changed files with 0 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "doc"]
path = doc
url = git://git.xfce.org/xfce/xfce4-docs

View File

@@ -1,6 +1,5 @@
SUBDIRS = \ SUBDIRS = \
po \ po \
doc \
src src
desktopdir = $(datadir)/applications desktopdir = $(datadir)/applications

View File

@@ -11,5 +11,4 @@ EOF
} }
XDT_AUTOGEN_REQUIRED_VERSION="4.7.3" \ XDT_AUTOGEN_REQUIRED_VERSION="4.7.3" \
XDT_AUTOGEN_CHECK_DOCS="doc" \
exec xdt-autogen $@ exec xdt-autogen $@

1
doc

Submodule doc deleted from 204be31d03