diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-14 14:02:36 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-14 14:02:36 +0000 |
commit | 3505fcc23a694800ae077343663a08f851399fa0 (patch) | |
tree | 69b2bfda77b51a92902d1bd4a518258787c6711c | |
parent | Image files for background of Eterm (diff) |
Added eterm-bg
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2f450f2d9d91..330110721e84 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1999/06/06 17:22:27 steve Exp $ +# $Id: Makefile,v 1.129 1999/06/10 23:53:51 steve Exp $ # SUBDIR += 4va @@ -17,6 +17,7 @@ SUBDIR += dc3play SUBDIR += dore SUBDIR += electriceyes + SUBDIR += eterm-bg SUBDIR += fbm SUBDIR += fli2gif SUBDIR += fly |