diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-06-22 23:42:27 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-06-22 23:42:27 +0000 |
commit | 29a2ad252c95b12b9b8f54ac399147590eb26c14 (patch) | |
tree | e9cc868a87fb05461ade6c2ae3bee4f59f165b66 /graphics/Makefile | |
parent | f97480e6154c44607a4056ceec64ebb05319f6f1 (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 4d1d2c8d8fcc..6f16d1ed0678 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.132 1999/06/16 13:46:04 taoka Exp $ +# $Id: Makefile,v 1.133 1999/06/19 17:41:06 cpiazza Exp $ # SUBDIR += 4va @@ -58,6 +58,7 @@ SUBDIR += jgv SUBDIR += jpeg SUBDIR += kdegraphics11 + SUBDIR += kdegraphics11-i18n SUBDIR += killustrator SUBDIR += lfview SUBDIR += libimg |