diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-06 14:47:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-06 14:47:14 +0000 |
commit | 636e027b6ee2d394995925754805b626b772f71b (patch) | |
tree | 7fcdfcf422969f2567aa82ffde7f5f88942cd307 /devel/Makefile | |
parent | 53688aac0f2c2d1384ccc847c47fee7c818a11ac (diff) | |
download | ports-636e027b6ee2d394995925754805b626b772f71b.tar.gz ports-636e027b6ee2d394995925754805b626b772f71b.zip |
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 ef1bb2fe54ca..2d380636435a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -261,6 +261,7 @@ SUBDIR += libole2 SUBDIR += liboop SUBDIR += libredblack + SUBDIR += libshbuf SUBDIR += libshhmsg SUBDIR += libshhopt SUBDIR += libsigc++ |