diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2004-06-18 18:52:39 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2004-06-18 18:52:39 +0000 |
commit | 2fadad11da4b72d03dad64fa2a016dc2d9117afe (patch) | |
tree | 635073f04f6864ff1cc5913863cd395a3c49d291 /misc/Makefile | |
parent | 860b30f360473049ee940cb975e051cc0e8c4508 (diff) |
Add gpt31 post-repocopy.
Notes
Notes:
svn path=/head/; revision=111754
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index fa1e0bfcd985..a28b077c7728 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -127,6 +127,7 @@ SUBDIR += gonvert SUBDIR += gplbp SUBDIR += gpt + SUBDIR += gpt31 SUBDIR += granulate SUBDIR += grc SUBDIR += grdb |