diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-07 12:27:37 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-07 12:27:37 +0000 |
commit | 38117a4f81f02c85f3fc9ea5b61821f96c4803f3 (patch) | |
tree | 5494e05260548fd745a3a1caa8b73486aefe80c0 /graphics/Makefile | |
parent | 6e0804410f6b76df663c2d57218035f781bedb14 (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 2d301080e278..62ba7df12f84 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1999/01/07 12:12:40 asami Exp $ +# $Id: Makefile,v 1.112 1999/01/20 16:50:00 cracauer Exp $ # SUBDIR += 4va @@ -52,6 +52,7 @@ SUBDIR += kdegraphics SUBDIR += kdegraphics11 SUBDIR += killustrator + SUBDIR += lfview SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play |