From 6f2095feebf4a78afb4eb3e783323f981335d108 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 14 Aug 2007 15:23:38 +0000 Subject: Add unmass, a tool to extract game archives such as wad, dar, mea exe's and many more. --- archivers/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/Makefile') diff --git a/archivers/Makefile b/archivers/Makefile index dd72c94a338a..e4a52164cfa2 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -136,6 +136,7 @@ SUBDIR += unfoo SUBDIR += unlzx SUBDIR += unmakeself + SUBDIR += unmass SUBDIR += unrar SUBDIR += unshield SUBDIR += untar -- cgit v1.2.3