diff options
author | Christoph Brill <egore911@egore911.de> | 2008-06-06 15:58:17 +0200 |
---|---|---|
committer | Christoph Brill <egore911@egore911.de> | 2008-06-06 15:58:17 +0200 |
commit | 86a5fab70ff633d40c05a37d8e9a6a8073cdb129 (patch) | |
tree | bbda0908c55897c5f82d28a37d75eb8d1b4ed8c1 | |
parent | cd6a1225ec319cad9788e8fba158d9792b55de23 (diff) |
Start reorganizing the source tree
First let's move the source and header files to a seperate source directory.
The structure of the new directory layout will be similar to xf86-input-evdev.
-rw-r--r-- | src/alpscomm.c (renamed from alpscomm.c) | 0 | ||||
-rw-r--r-- | src/alpscomm.h (renamed from alpscomm.h) | 0 | ||||
-rw-r--r-- | src/eventcomm.c (renamed from eventcomm.c) | 0 | ||||
-rw-r--r-- | src/eventcomm.h (renamed from eventcomm.h) | 0 | ||||
-rw-r--r-- | src/freebsd_mouse.h (renamed from freebsd_mouse.h) | 0 | ||||
-rw-r--r-- | src/linux_input.h (renamed from linux_input.h) | 0 | ||||
-rw-r--r-- | src/ps2comm.c (renamed from ps2comm.c) | 0 | ||||
-rw-r--r-- | src/ps2comm.h (renamed from ps2comm.h) | 0 | ||||
-rw-r--r-- | src/psmcomm.c (renamed from psmcomm.c) | 0 | ||||
-rw-r--r-- | src/psmcomm.h (renamed from psmcomm.h) | 0 | ||||
-rw-r--r-- | src/synaptics.c (renamed from synaptics.c) | 0 | ||||
-rw-r--r-- | src/synaptics.h (renamed from synaptics.h) | 0 | ||||
-rw-r--r-- | src/synclient.c (renamed from synclient.c) | 0 | ||||
-rw-r--r-- | src/syndaemon.c (renamed from syndaemon.c) | 0 | ||||
-rw-r--r-- | src/synproto.h (renamed from synproto.h) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/alpscomm.c b/src/alpscomm.c index 89d2a4a..89d2a4a 100644 --- a/alpscomm.c +++ b/src/alpscomm.c diff --git a/alpscomm.h b/src/alpscomm.h index 52ec8ba..52ec8ba 100644 --- a/alpscomm.h +++ b/src/alpscomm.h diff --git a/eventcomm.c b/src/eventcomm.c index e3257cd..e3257cd 100644 --- a/eventcomm.c +++ b/src/eventcomm.c diff --git a/eventcomm.h b/src/eventcomm.h index 8a78c38..8a78c38 100644 --- a/eventcomm.h +++ b/src/eventcomm.h diff --git a/freebsd_mouse.h b/src/freebsd_mouse.h index 6c134f1..6c134f1 100644 --- a/freebsd_mouse.h +++ b/src/freebsd_mouse.h diff --git a/linux_input.h b/src/linux_input.h index ed7bfad..ed7bfad 100644 --- a/linux_input.h +++ b/src/linux_input.h diff --git a/ps2comm.c b/src/ps2comm.c index fe1b929..fe1b929 100644 --- a/ps2comm.c +++ b/src/ps2comm.c diff --git a/ps2comm.h b/src/ps2comm.h index 4a1a051..4a1a051 100644 --- a/ps2comm.h +++ b/src/ps2comm.h diff --git a/psmcomm.c b/src/psmcomm.c index 125ccd6..125ccd6 100644 --- a/psmcomm.c +++ b/src/psmcomm.c diff --git a/psmcomm.h b/src/psmcomm.h index a3162a2..a3162a2 100644 --- a/psmcomm.h +++ b/src/psmcomm.h diff --git a/synaptics.c b/src/synaptics.c index 802132c..802132c 100644 --- a/synaptics.c +++ b/src/synaptics.c diff --git a/synaptics.h b/src/synaptics.h index f780849..f780849 100644 --- a/synaptics.h +++ b/src/synaptics.h diff --git a/synclient.c b/src/synclient.c index aa5479c..aa5479c 100644 --- a/synclient.c +++ b/src/synclient.c diff --git a/syndaemon.c b/src/syndaemon.c index 4730460..4730460 100644 --- a/syndaemon.c +++ b/src/syndaemon.c diff --git a/synproto.h b/src/synproto.h index ebb44f3..ebb44f3 100644 --- a/synproto.h +++ b/src/synproto.h |