diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index eaaf91a4afa2..af6c81258c29 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1999/05/06 14:29:50 taoka Exp $ +# $Id: Makefile,v 1.123 1999/05/07 17:03:06 flathill Exp $ # SUBDIR += 4va @@ -125,6 +125,7 @@ SUBDIR += xpdf SUBDIR += xpm SUBDIR += xpx + SUBDIR += xsane SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xwpick |