diff options
Diffstat (limited to 'tests/pkg/1/build2.org/common/libhello-1.0.0/buildfile')
-rw-r--r-- | tests/pkg/1/build2.org/common/libhello-1.0.0/buildfile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0/buildfile deleted file mode 100644 index a416648..0000000 --- a/tests/pkg/1/build2.org/common/libhello-1.0.0/buildfile +++ /dev/null @@ -1,8 +0,0 @@ -d = hello/ tests/ -./: $d doc{INSTALL version} file{manifest} -include $d - -# Don't install tests or the INSTALL file. -# -dir{tests/}: install = false -doc{INSTALL}@./: install = false |