diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:19:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:19:41 +0000 |
commit | 16293c12a65fda3e1398f0c59e17263f28fa0589 (patch) | |
tree | e5f9fa7303e93b0a93abff536a62f651b856fd5b /devel/Makefile | |
parent | Adding gnomegames2 after repo commit from gnomegames. This is the games (diff) |
Add libgtop2 after repo copy from libgtop. This is the GNU top API for
GNOME 2.0.
Notes
Notes:
svn path=/head/; revision=58760
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 e0cb0836b8b3..03dc13769ece 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -254,6 +254,7 @@ SUBDIR += libglade2 SUBDIR += libgnugetopt SUBDIR += libgtop + SUBDIR += libgtop2 SUBDIR += libhash SUBDIR += libmalloc SUBDIR += libmcve |