diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1e8d3892a304..d87ab1734256 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1995/12/05 02:49:53 ache Exp $ +# $Id: Makefile,v 1.18 1996/01/31 11:13:36 asami Exp $ # SUBDIR += ImageMagick @@ -24,6 +24,7 @@ SUBDIR += xgrasp SUBDIR += xli SUBDIR += xpaint + SUBDIR += xpdf SUBDIR += xpm SUBDIR += xv |