diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 809a67005d05..d99aadc79943 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -41,6 +41,8 @@ SUBDIR += hs-tar SUBDIR += hs-zip-archive SUBDIR += hs-zlib + SUBDIR += hs-zlib-bindings + SUBDIR += hs-zlib-enum SUBDIR += javatar SUBDIR += jzip.org SUBDIR += jzlib |