diff options
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile new file mode 100644 index 000000000000..b08edea5b657 --- /dev/null +++ b/x11-fm/Makefile @@ -0,0 +1,14 @@ +# $Id$ +# + + SUBDIR += asfiles + SUBDIR += dfm + SUBDIR += explorer + SUBDIR += filerunner + SUBDIR += offix-files + SUBDIR += q3dmenu + SUBDIR += tkdesk + SUBDIR += workplace + SUBDIR += xfm + +.include <bsd.port.subdir.mk> |