diff options
-rw-r--r-- | converters/Makefile | 1 | ||||
-rw-r--r-- | www/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index e8fcddcf114d..57165f69634a 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -2,6 +2,7 @@ # SUBDIR += aish + SUBDIR += bkmrkconv SUBDIR += btoa SUBDIR += fconv SUBDIR += i18ntools diff --git a/www/Makefile b/www/Makefile index a8e6261149f5..670601507f31 100644 --- a/www/Makefile +++ b/www/Makefile @@ -19,7 +19,6 @@ SUBDIR += ashe # requires Motif SUBDIR += aswedit SUBDIR += bacon - SUBDIR += bkmrkconv SUBDIR += bluefish SUBDIR += boa SUBDIR += cadaver |