diff options
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 1a1d8e31acf8..38d1fed64c4e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -6,7 +6,9 @@ SUBDIR += 2bsd-vi SUBDIR += MathPlanner SUBDIR += abiword + SUBDIR += abiword-devel SUBDIR += abiword-plugins + SUBDIR += abiword-plugins-devel SUBDIR += aee SUBDIR += aewan SUBDIR += apel diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 4ea5f1ff605a..4244ccf63569 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -39,6 +39,7 @@ SUBDIR += gtk-- SUBDIR += gtk--2 SUBDIR += gtk-sharp + SUBDIR += gtk-sharp-devel SUBDIR += gtk12 SUBDIR += gtk12-apireference SUBDIR += gtk20 |