diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 01:15:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 01:15:48 +0000 |
commit | 3d6dd0001989fc1745e9376c3cd69b555846135a (patch) | |
tree | 43d2028149c30b53a94ae81e60527f27f5adbfad /x11 | |
parent | d39a3fe09d1cf5fb568a50da8d5787eba4f24423 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index b59f765a592b..0a7a82d14b45 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.257 1999/04/27 13:22:27 taoka Exp $ +# $Id: Makefile,v 1.258 1999/04/30 23:06:17 asami Exp $ # SUBDIR += 9term @@ -55,7 +55,6 @@ SUBDIR += kdebase11 SUBDIR += kdelibs SUBDIR += kdelibs11 - SUBDIR += ktranslator SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += libdnd |