diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9674035b457..2afb70f4226 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.747 2016/07/19 02:11:51 agc Exp $ +# $NetBSD: Makefile,v 1.748 2016/07/26 17:41:48 kamil Exp $ # COMMENT= Graphics tools and libraries @@ -27,6 +27,7 @@ SUBDIR+= TiffIO SUBDIR+= aalib SUBDIR+= adwaita-icon-theme SUBDIR+= agg +SUBDIR+= ansilove SUBDIR+= aqsis SUBDIR+= arc-theme SUBDIR+= artist |