diff options
Diffstat (limited to 'tests/common/libhello-1.0.0/buildfile')
-rw-r--r-- | tests/common/libhello-1.0.0/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/libhello-1.0.0/buildfile b/tests/common/libhello-1.0.0/buildfile index 8a79aa1..266be97 100644 --- a/tests/common/libhello-1.0.0/buildfile +++ b/tests/common/libhello-1.0.0/buildfile @@ -2,5 +2,5 @@ # Don't install tests or the INSTALL file. # -dir{tests/}: install = false +tests/: install = false doc{INSTALL}@./: install = false |