summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 7ef471e0cbe..b5ea8643e6a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2009/09/01 14:41:13 adam Exp $
+# $NetBSD: Makefile,v 1.534 2009/09/01 21:08:19 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -148,6 +148,7 @@ SUBDIR+= gle
SUBDIR+= glew
SUBDIR+= glitz
SUBDIR+= gliv
+SUBDIR+= glpng
SUBDIR+= glu
SUBDIR+= glut
SUBDIR+= glx-utils