diff options
author | joerg <joerg@pkgsrc.org> | 2011-12-05 17:35:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2011-12-05 17:35:46 +0000 |
commit | 8998b552c627c9ad50076921072c3df5ee1ac4d2 (patch) | |
tree | f7b289ebb2b4884a770593b49ef288dcf5ab2634 /graphics/Makefile | |
parent | d9f084bd5cf9b3679533c98c7ffd4e6e69aba0ea (diff) | |
download | pkgsrc-8998b552c627c9ad50076921072c3df5ee1ac4d2.tar.gz |
+ edje
Diffstat (limited to 'graphics/Makefile')
-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 |