From 921c4c14c2999a03b9e649b5c9adec73b5cae0de Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 6 Sep 2010 14:26:25 +0200 Subject: Add automake build support --- mysql/types/test.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mysql/types/test.mk (limited to 'mysql/types/test.mk') diff --git a/mysql/types/test.mk b/mysql/types/test.mk new file mode 100644 index 0000000..693fc71 --- /dev/null +++ b/mysql/types/test.mk @@ -0,0 +1,4 @@ +v = '\#include "foo.hxx"' + +all: + echo $v -- cgit v1.1