diff options
-rw-r--r-- | libmhello/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmhello/buildfile b/libmhello/buildfile index 2054adb..e535c45 100644 --- a/libmhello/buildfile +++ b/libmhello/buildfile @@ -2,5 +2,5 @@ # Don't install tests or the INSTALL file. # -dir{tests/}: install = false +tests/: install = false doc{INSTALL}@./: install = false |