diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:23 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:23 -0700 |
commit | b679b1cced081ebdd6316837e636c93d735d2e88 (patch) | |
tree | 0ab1cb6bf5bace33d6f72991fd5acd3c072cefec | |
parent | 2cef0867dcf92eb3cb08868fca23371785c19bad (diff) |
Move dmxproto files to their sub-directory
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | dmxproto/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | dmxproto/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | dmxproto/Makefile.am (renamed from Makefile.am) | 0 | ||||
-rw-r--r-- | dmxproto/README (renamed from README) | 0 | ||||
-rwxr-xr-x | dmxproto/autogen.sh (renamed from autogen.sh) | 0 | ||||
-rw-r--r-- | dmxproto/configure.ac (renamed from configure.ac) | 0 | ||||
-rw-r--r-- | dmxproto/dmx.h (renamed from dmx.h) | 0 | ||||
-rw-r--r-- | dmxproto/dmxproto.h (renamed from dmxproto.h) | 0 | ||||
-rw-r--r-- | dmxproto/dmxproto.pc.in (renamed from dmxproto.pc.in) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/dmxproto/.gitignore index 71417e4..71417e4 100644 --- a/.gitignore +++ b/dmxproto/.gitignore diff --git a/COPYING b/dmxproto/COPYING index 7ea03ea..7ea03ea 100644 --- a/COPYING +++ b/dmxproto/COPYING diff --git a/Makefile.am b/dmxproto/Makefile.am index 6883b29..6883b29 100644 --- a/Makefile.am +++ b/dmxproto/Makefile.am diff --git a/autogen.sh b/dmxproto/autogen.sh index 904cd67..904cd67 100755 --- a/autogen.sh +++ b/dmxproto/autogen.sh diff --git a/configure.ac b/dmxproto/configure.ac index c25791e..c25791e 100644 --- a/configure.ac +++ b/dmxproto/configure.ac diff --git a/dmxproto.h b/dmxproto/dmxproto.h index 4bb160e..4bb160e 100644 --- a/dmxproto.h +++ b/dmxproto/dmxproto.h diff --git a/dmxproto.pc.in b/dmxproto/dmxproto.pc.in index 97cd1b8..97cd1b8 100644 --- a/dmxproto.pc.in +++ b/dmxproto/dmxproto.pc.in |