diff options
Diffstat (limited to 'tests/install/lib/libtest/buildfile')
-rw-r--r-- | tests/install/lib/libtest/buildfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/install/lib/libtest/buildfile b/tests/install/lib/libtest/buildfile new file mode 100644 index 0000000..021f51e --- /dev/null +++ b/tests/install/lib/libtest/buildfile @@ -0,0 +1,3 @@ +d = doc/ test/ tests/ +.: $d +include $d |