diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-30 13:39:21 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-30 13:55:45 -0400 |
commit | 69996150256954ef71c45ee7727fea96e02f8db2 (patch) | |
tree | a8490a28ec24bec13f1bf281f0ee2907193a2642 | |
parent | 3f1718e39c73475fb8384e61b6dc78f313d926f9 (diff) |
specs: move geproto.txt in the specs directory
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | Makefile.am | 3 | ||||
-rw-r--r-- | specs/Makefile.am | 2 | ||||
-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 |