diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-12-27 01:34:43 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-12-27 01:34:43 +0000 |
commit | f0ac2317deb2cb09eaece0b4bbfd13c2cfec80d5 (patch) | |
tree | 31864e1b0fb9350052a61548ea7c7e4605c42c83 /x11/Makefile | |
parent | 2e7fe43516c22c5d6dc1470a624f013a9289ccb3 (diff) |
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 59c02e1ba516..aafd50634a67 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -79,6 +79,7 @@ SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau + SUBDIR += libXcomposite SUBDIR += libXcursor SUBDIR += libXdamage SUBDIR += libXdmcp |