diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-05-09 22:40:32 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-05-09 22:40:32 +0000 |
commit | e5b3e2a4d6b12b9cca2d38521081deed1bf8a711 (patch) | |
tree | 7115b8b52bd53c5e93d9d3475b265320e1ccfebc /graphics/Makefile | |
parent | 2a53ff2c43b28f7f9ebdece2f1996c941a814cdf (diff) |
Notes
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 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 |