diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-08 17:32:40 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-08 17:32:40 +0000 |
commit | 724ee217082bfdff36ea8185a243b4fbae4c2356 (patch) | |
tree | 68f3313bf0a0f4d2052adb7096f2dff62214fbd4 /archivers/Makefile | |
parent | fc7ec5639401e6de65ca257eba3e8ee068284084 (diff) |
move gtar to archivers.
Notes
Notes:
svn path=/head/; revision=38119
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 600e8375ab10..e4b8040fbcdb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -10,6 +10,7 @@ SUBDIR += fastjar SUBDIR += freeze SUBDIR += gshar+gunshar + SUBDIR += gtar SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha |