diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:26:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:26:02 +0000 |
commit | fd3a9988f884c51a393887e2ae0c750fe24b4131 (patch) | |
tree | b9e90ee4f3416d45524a543a71447d1c65f07f19 /devel/Makefile | |
parent | 77320f4ca0a05c5135815a49c848fc41264d5cd3 (diff) |
Notes
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 fcdbe9c1ba46..8ad696088746 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -86,6 +86,7 @@ SUBDIR += libmalloc SUBDIR += libshhmsg SUBDIR += libshhopt + SUBDIR += libsigc++ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc |