diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4a2a312984f..10f3cd85db4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.620 2011/12/05 17:33:31 joerg Exp $ +# $NetBSD: Makefile,v 1.621 2011/12/05 17:35:46 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -74,6 +74,7 @@ SUBDIR+= djvulibre-tools SUBDIR+= dvipng SUBDIR+= dx SUBDIR+= dxsamples +SUBDIR+= edje SUBDIR+= enblend-enfuse SUBDIR+= eog SUBDIR+= eog-plugins |