diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:20 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:20 -0700 |
commit | 2432bd8da01c8da74c3a1b0c7ea2c2207380ecd1 (patch) | |
tree | 08c113a63821633181ce93f9b61b35bc40c022bb | |
parent | 68ff97cd30c709439c088bfea2c33a4f9632ed38 (diff) |
Move compositeproto files to their sub-directory
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | compositeproto/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | compositeproto/AUTHORS (renamed from AUTHORS) | 0 | ||||
-rw-r--r-- | compositeproto/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | compositeproto/Makefile.am (renamed from Makefile.am) | 0 | ||||
-rw-r--r-- | compositeproto/README (renamed from README) | 0 | ||||
-rwxr-xr-x | compositeproto/autogen.sh (renamed from autogen.sh) | 0 | ||||
-rw-r--r-- | compositeproto/composite.h (renamed from composite.h) | 0 | ||||
-rw-r--r-- | compositeproto/compositeproto.h (renamed from compositeproto.h) | 0 | ||||
-rw-r--r-- | compositeproto/compositeproto.pc.in (renamed from compositeproto.pc.in) | 0 | ||||
-rw-r--r-- | compositeproto/compositeproto.txt (renamed from compositeproto.txt) | 0 | ||||
-rw-r--r-- | compositeproto/configure.ac (renamed from configure.ac) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/compositeproto/.gitignore index 896b3f5..896b3f5 100644 --- a/.gitignore +++ b/compositeproto/.gitignore diff --git a/AUTHORS b/compositeproto/AUTHORS index 8e18f9b..8e18f9b 100644 --- a/AUTHORS +++ b/compositeproto/AUTHORS diff --git a/COPYING b/compositeproto/COPYING index 23c1a6c..23c1a6c 100644 --- a/COPYING +++ b/compositeproto/COPYING diff --git a/Makefile.am b/compositeproto/Makefile.am index 5a14884..5a14884 100644 --- a/Makefile.am +++ b/compositeproto/Makefile.am diff --git a/README b/compositeproto/README index 66b40a4..66b40a4 100644 --- a/README +++ b/compositeproto/README diff --git a/autogen.sh b/compositeproto/autogen.sh index 904cd67..904cd67 100755 --- a/autogen.sh +++ b/compositeproto/autogen.sh diff --git a/composite.h b/compositeproto/composite.h index 7725321..7725321 100644 --- a/composite.h +++ b/compositeproto/composite.h diff --git a/compositeproto.h b/compositeproto/compositeproto.h index aa6cd8a..aa6cd8a 100644 --- a/compositeproto.h +++ b/compositeproto/compositeproto.h diff --git a/compositeproto.pc.in b/compositeproto/compositeproto.pc.in index 6348022..6348022 100644 --- a/compositeproto.pc.in +++ b/compositeproto/compositeproto.pc.in diff --git a/compositeproto.txt b/compositeproto/compositeproto.txt index 4b86621..4b86621 100644 --- a/compositeproto.txt +++ b/compositeproto/compositeproto.txt diff --git a/configure.ac b/compositeproto/configure.ac index 45969f7..45969f7 100644 --- a/configure.ac +++ b/compositeproto/configure.ac |