diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:53:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:53:29 +0000 |
commit | 08bf5fa8023d7d92fc248c86dfc34094a2401b61 (patch) | |
tree | a5cb107379376924d19ac6edb5e7244d8dcd70ed /devel/Makefile | |
parent | 1afba16ba45730bcf66a1ab1227531476f9e5ff8 (diff) |
Framework needed by Project Manager.
Notes
Notes:
svn path=/head/; revision=175681
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 59c483271bdb..78cd1bd55fc1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1974,6 +1974,7 @@ SUBDIR += websvn SUBDIR += wfut SUBDIR += wininfo + SUBDIR += wizardkit SUBDIR += wxGlade SUBDIR += xdg-utils SUBDIR += xfc |