diff options
author | jkh <jkh@FreeBSD.org> | 1997-12-24 10:16:49 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-12-24 10:16:49 +0000 |
commit | 6973ddaa130c8a0b68ff047cbf488e0570d682f7 (patch) | |
tree | 6819a9aa6e5b7404f4c15f9f368690d45fb9c16f /share/info | |
parent | 14d342e696e1f58935e230c2b5bda26daa36cda0 (diff) | |
download | FreeBSD-src-6973ddaa130c8a0b68ff047cbf488e0570d682f7.zip FreeBSD-src-6973ddaa130c8a0b68ff047cbf488e0570d682f7.tar.gz |
Put the dir file in the correct distribution.
Diffstat (limited to 'share/info')
-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 0360a58..fb5d011 100644 --- a/share/info/Makefile +++ b/share/info/Makefile @@ -2,6 +2,8 @@ NOOBJ= noobj +DISTRIBUTION= info + all clean cleandir depend lint tags: beforeinstall: |