diff options
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index c2c4474df293..99f04c112429 100644 --- a/print/Makefile +++ b/print/Makefile @@ -212,6 +212,7 @@ SUBDIR += pcal SUBDIR += pdf-renderer SUBDIR += pdfbox + SUBDIR += pdfcolorsplit SUBDIR += pdfcube SUBDIR += pdfjam SUBDIR += pdflib diff --git a/textproc/Makefile b/textproc/Makefile index 06d324f2e40b..1db7e71d38bc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -295,6 +295,7 @@ SUBDIR += id-aspell SUBDIR += id-hyphen SUBDIR += idnits + SUBDIR += igor SUBDIR += iksemel SUBDIR += info2html SUBDIR += info2man |