diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-12-24 10:16:49 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-12-24 10:16:49 +0000 |
| commit | db527a35ad17bdd92a3b0ee322b917a00f17b424 (patch) | |
| tree | 2c5fe0ff2a90ac718088e85845ebcdbcebaa5273 | |
| parent | 70ee81ff6ba03e882c77fba9357f803c13982d31 (diff) | |
Notes
| -rw-r--r-- | share/info/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/info/Makefile b/share/info/Makefile index 0360a58be245..fb5d011a3d8d 100644 --- a/share/info/Makefile +++ b/share/info/Makefile @@ -2,6 +2,8 @@ NOOBJ= noobj +DISTRIBUTION= info + all clean cleandir depend lint tags: beforeinstall: |
