diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-11 08:55:36 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-11 08:55:36 +0000 |
commit | 9a9845c6cfd2c862ae3370cf02ba02b914322d39 (patch) | |
tree | b102e9891322216bff9307203d3292dc2227b1d5 /x11/Makefile | |
parent | e20553ea28a40531babd59e7f43571caebb6bf74 (diff) | |
download | ports-9a9845c6cfd2c862ae3370cf02ba02b914322d39.tar.gz ports-9a9845c6cfd2c862ae3370cf02ba02b914322d39.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f8e7131793f2..ae81e03706c6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1997/07/16 02:32:32 jfieber Exp $ +# $Id: Makefile,v 1.146 1997/08/04 20:45:51 joerg Exp $ # SUBDIR += FWF @@ -29,6 +29,7 @@ SUBDIR += gwm SUBDIR += iv SUBDIR += lesstif + SUBDIR += libdnd SUBDIR += libsx SUBDIR += lupe SUBDIR += mlvwm |