diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:37 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:37 -0700 |
commit | 50afc8abf9501f857448a0a343021d5f2a02af72 (patch) | |
tree | e78c8909d6fb59a9cdec8e9386b125ec6e0aca7b | |
parent | b2e8bd74f0922e742ab41e9ccc202c0fdd9e152f (diff) |
Move inputproto files to their sub-directory
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | inputproto/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | inputproto/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | inputproto/Makefile.am (renamed from Makefile.am) | 0 | ||||
-rw-r--r-- | inputproto/README (renamed from README) | 0 | ||||
-rw-r--r-- | inputproto/XI.h (renamed from XI.h) | 0 | ||||
-rw-r--r-- | inputproto/XI2.h (renamed from XI2.h) | 0 | ||||
-rw-r--r-- | inputproto/XI2proto.h (renamed from XI2proto.h) | 0 | ||||
-rw-r--r-- | inputproto/XI2proto.txt (renamed from XI2proto.txt) | 0 | ||||
-rw-r--r-- | inputproto/XIproto.h (renamed from XIproto.h) | 0 | ||||
-rw-r--r-- | inputproto/XIproto.txt (renamed from XIproto.txt) | 0 | ||||
-rwxr-xr-x | inputproto/autogen.sh (renamed from autogen.sh) | 0 | ||||
-rw-r--r-- | inputproto/configure.ac (renamed from configure.ac) | 0 | ||||
-rw-r--r-- | inputproto/inputproto.pc.in (renamed from inputproto.pc.in) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/inputproto/.gitignore index d1359e6..d1359e6 100644 --- a/.gitignore +++ b/inputproto/.gitignore diff --git a/COPYING b/inputproto/COPYING index f0b75c0..f0b75c0 100644 --- a/COPYING +++ b/inputproto/COPYING diff --git a/Makefile.am b/inputproto/Makefile.am index 77d1ea7..77d1ea7 100644 --- a/Makefile.am +++ b/inputproto/Makefile.am diff --git a/README b/inputproto/README index 6b98e2b..6b98e2b 100644 --- a/README +++ b/inputproto/README diff --git a/XI2proto.h b/inputproto/XI2proto.h index 2fd91eb..2fd91eb 100644 --- a/XI2proto.h +++ b/inputproto/XI2proto.h diff --git a/XI2proto.txt b/inputproto/XI2proto.txt index 706f50a..706f50a 100644 --- a/XI2proto.txt +++ b/inputproto/XI2proto.txt diff --git a/XIproto.h b/inputproto/XIproto.h index e00ab61..e00ab61 100644 --- a/XIproto.h +++ b/inputproto/XIproto.h diff --git a/XIproto.txt b/inputproto/XIproto.txt index 20cc02a..20cc02a 100644 --- a/XIproto.txt +++ b/inputproto/XIproto.txt diff --git a/autogen.sh b/inputproto/autogen.sh index 904cd67..904cd67 100755 --- a/autogen.sh +++ b/inputproto/autogen.sh diff --git a/configure.ac b/inputproto/configure.ac index 7466dc3..7466dc3 100644 --- a/configure.ac +++ b/inputproto/configure.ac diff --git a/inputproto.pc.in b/inputproto/inputproto.pc.in index c499cda..c499cda 100644 --- a/inputproto.pc.in +++ b/inputproto/inputproto.pc.in |