diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-21 23:37:10 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-21 23:37:10 +0000 |
commit | f2794becae6ba0679226183ab1b84ea4cd60ec9b (patch) | |
tree | 96b0939dc66977d34401105d2011f77043b6c11c /x11/Makefile | |
parent | 5496f2518e9e5c2eda27dc457f3aa3aa48e51528 (diff) | |
download | ports-f2794becae6ba0679226183ab1b84ea4cd60ec9b.tar.gz ports-f2794becae6ba0679226183ab1b84ea4cd60ec9b.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2557905a8038..577946f81d17 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -73,6 +73,7 @@ SUBDIR += keylaunch SUBDIR += kgamma SUBDIR += libICE + SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau SUBDIR += libXtrans |