diff options
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 84f6b196b532..9e78fc5118c8 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zclock SUBDIR += abclock SUBDIR += asclock @@ -38,5 +37,6 @@ SUBDIR += xmms-alarm SUBDIR += xtimer SUBDIR += xtu + SUBDIR += zclock .include <bsd.port.subdir.mk> |