diff options
-rw-r--r-- | graphics/Makefile | 2 | ||||
-rw-r--r-- | print/Makefile | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bd38d413cf8e..eeb777241e58 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -181,6 +181,8 @@ SUBDIR += giftrans SUBDIR += gimageview SUBDIR += gimp + SUBDIR += gimp-app + SUBDIR += gimp-app-devel SUBDIR += gimp-devel SUBDIR += gimp-greycstoration SUBDIR += gimp-help diff --git a/print/Makefile b/print/Makefile index 68954dd06862..df012e0afa89 100644 --- a/print/Makefile +++ b/print/Makefile @@ -104,6 +104,7 @@ SUBDIR += gtklp SUBDIR += guitartex SUBDIR += gutenprint + SUBDIR += gutenprint-base SUBDIR += gutenprint-cups SUBDIR += gutenprint-foomatic SUBDIR += gutenprint-ijs |