Whoops. (Cygwin-)Symlinks and git don't mix

This commit is contained in:
Stefan `Sec` Zehl 2011-07-27 17:33:55 +02:00
parent 838f04505c
commit ce6b63046f
3 changed files with 3 additions and 3 deletions

View File

@ -1 +0,0 @@
../tester/config.c

View File

@ -0,0 +1 @@
#include "../tester/config.c"

View File

@ -1 +0,0 @@
../tester/util.c

View File

@ -0,0 +1 @@
#include "../tester/util.c"

View File

@ -1 +0,0 @@
../tester/uuid.c

View File

@ -0,0 +1 @@
#include "../tester/uuid.c"