diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-06-18 10:42:25 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-06-18 10:42:25 +0000 |
commit | a16dc5bcad389053e4edf5a25fad7a8d2ff42f95 (patch) | |
tree | 62ea2c382b9cdaa109df1d9445029d5291cfc03b /devel/Makefile | |
parent | Update to exim-3.36. (diff) |
`RTPlib', a library for developing applications over RTP.
Notes
Notes:
svn path=/head/; revision=61504
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 1b62b80aa4bb..7585704e26cf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -611,6 +611,7 @@ SUBDIR += robodoc SUBDIR += rpc2 SUBDIR += rtems-gcc + SUBDIR += rtplib SUBDIR += ruby-amstd SUBDIR += ruby-aspectr SUBDIR += ruby-avl |