diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d5f90e3dd49..1c4fba61c1e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2000/07/31 01:56:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.170 2000/08/04 03:58:10 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -29,6 +29,7 @@ SUBDIR += ethemes SUBDIR += filerunner SUBDIR += fltk + SUBDIR += flwm SUBDIR += fvwm-wharf SUBDIR += fvwm1 SUBDIR += fvwm2 |