diff options
author | root <root@zombrain.(none)> | 2011-07-25 08:54:41 (GMT) |
---|---|---|
committer | root <root@zombrain.(none)> | 2011-07-25 08:54:41 (GMT) |
commit | ab4fcaad149d4bdccefa8f693c2a8e044b40dd4c (patch) | |
tree | c95c280caabc70e7aedbde723e38820047357be7 /hw/xquartz/pbproxy/trick_autotools.c |
initial state (xorg-server 1.10.2)
Diffstat (limited to 'hw/xquartz/pbproxy/trick_autotools.c')
-rw-r--r-- | hw/xquartz/pbproxy/trick_autotools.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xquartz/pbproxy/trick_autotools.c b/hw/xquartz/pbproxy/trick_autotools.c new file mode 100644 index 0000000..a38f077 --- /dev/null +++ b/hw/xquartz/pbproxy/trick_autotools.c @@ -0,0 +1,3 @@ +int this_is_just_here_to_make_automake_work() { + return 0; +} |