summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--specs/Makefile.am2
-rw-r--r--specs/geproto.txt (renamed from geproto.txt)0
3 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index d4ae65a..bbe5dd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,9 +46,6 @@ compat_HEADERS = \
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xextproto.pc
-dist_doc_DATA = geproto.txt
-
-
MAINTAINERCLEANFILES = ChangeLog INSTALL
.PHONY: ChangeLog INSTALL
diff --git a/specs/Makefile.am b/specs/Makefile.am
index 9d94e85..c717d04 100644
--- a/specs/Makefile.am
+++ b/specs/Makefile.am
@@ -23,7 +23,7 @@
if ENABLE_SPECS
doc_sources = dbe.xml security.xml sync.xml
-dist_doc_DATA = $(doc_sources)
+dist_doc_DATA = $(doc_sources) geproto.txt
if HAVE_XMLTO
doc_DATA = $(doc_sources:.xml=.html)
diff --git a/geproto.txt b/specs/geproto.txt
index 1054def..1054def 100644
--- a/geproto.txt
+++ b/specs/geproto.txt