diff options
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 4cea1f288356..5ac2636b0ef9 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1998/08/10 00:24:57 steve Exp $ +# $Id: Makefile,v 1.3 1998/08/10 00:28:47 steve Exp $ # SUBDIR += asfiles @@ -11,6 +11,7 @@ SUBDIR += q3dmenu SUBDIR += tkdesk SUBDIR += workplace + SUBDIR += x-files SUBDIR += xfm .include <bsd.port.subdir.mk> |