diff options
Diffstat (limited to 'libcutl/tests/Makefile.am')
-rw-r--r-- | libcutl/tests/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcutl/tests/Makefile.am b/libcutl/tests/Makefile.am new file mode 100644 index 0000000..8c4a4c8 --- /dev/null +++ b/libcutl/tests/Makefile.am @@ -0,0 +1,5 @@ +# file : Makefile.am +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# license : MIT; see accompanying LICENSE file + +SUBDIRS = __path__(dirs) |