diff options
author | Keith Packard <keithp@keithp.com> | 2017-12-13 15:12:15 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-12-13 15:12:15 -0800 |
commit | a47194ddb31ab4f6b3f44b307b8a5aa3d9b76911 (patch) | |
tree | a0d8245acffaab14d0ec39d76ec1e7ff8adb3199 | |
parent | ab8666661fc68f075b8d6ffabe22c6b577c30ac1 (diff) |
Move common x11proto files out of the way
-rw-r--r-- | x11proto/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | x11proto/AUTHORS (renamed from AUTHORS) | 0 | ||||
-rw-r--r-- | x11proto/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | x11proto/Makefile.am (renamed from Makefile.am) | 0 | ||||
-rw-r--r-- | x11proto/README (renamed from README) | 0 | ||||
-rwxr-xr-x | x11proto/autogen.sh (renamed from autogen.sh) | 0 | ||||
-rw-r--r-- | x11proto/configure.ac (renamed from configure.ac) | 0 | ||||
-rw-r--r-- | x11proto/docbook.am (renamed from docbook.am) | 0 | ||||
-rw-r--r-- | x11proto/specs/.gitignore (renamed from specs/.gitignore) | 0 | ||||
-rw-r--r-- | x11proto/specs/Makefile.am (renamed from specs/Makefile.am) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/x11proto/.gitignore index 70368c0..70368c0 100644 --- a/.gitignore +++ b/x11proto/.gitignore diff --git a/AUTHORS b/x11proto/AUTHORS index 1bfcc43..1bfcc43 100644 --- a/AUTHORS +++ b/x11proto/AUTHORS diff --git a/COPYING b/x11proto/COPYING index 32cb88f..32cb88f 100644 --- a/COPYING +++ b/x11proto/COPYING diff --git a/Makefile.am b/x11proto/Makefile.am index e9b30cf..e9b30cf 100644 --- a/Makefile.am +++ b/x11proto/Makefile.am diff --git a/autogen.sh b/x11proto/autogen.sh index e622af6..e622af6 100755 --- a/autogen.sh +++ b/x11proto/autogen.sh diff --git a/configure.ac b/x11proto/configure.ac index 2b91a9d..2b91a9d 100644 --- a/configure.ac +++ b/x11proto/configure.ac diff --git a/docbook.am b/x11proto/docbook.am index bba4d54..bba4d54 100644 --- a/docbook.am +++ b/x11proto/docbook.am diff --git a/specs/.gitignore b/x11proto/specs/.gitignore index 0d40e0d..0d40e0d 100644 --- a/specs/.gitignore +++ b/x11proto/specs/.gitignore diff --git a/specs/Makefile.am b/x11proto/specs/Makefile.am index c7c4fe5..c7c4fe5 100644 --- a/specs/Makefile.am +++ b/x11proto/specs/Makefile.am |