diff options
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; +} |