diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-16 13:34:19 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-16 13:34:19 +0000 |
commit | 372ff68c3aea5b69744035c69c2ff3517c2340a3 (patch) | |
tree | 63ef76cffda7e52dc4bc84dcd28342397db206e9 /graphics/Makefile | |
parent | 9f0ed2b79eb15d506f67231eff239b8ae2e2fe52 (diff) | |
download | ports-372ff68c3aea5b69744035c69c2ff3517c2340a3.tar.gz ports-372ff68c3aea5b69744035c69c2ff3517c2340a3.zip |
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 330110721e84..0be9ce7e52e5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1999/06/10 23:53:51 steve Exp $ +# $Id: Makefile,v 1.130 1999/06/14 14:02:36 taoka Exp $ # SUBDIR += 4va @@ -60,6 +60,7 @@ SUBDIR += killustrator SUBDIR += lfview SUBDIR += libimg + SUBDIR += libwmf SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |