diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-12 22:28:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-12 22:28:22 +0000 |
commit | 4c493f2ca2136b5fa2034127165f29152f33532c (patch) | |
tree | fea1cf139a6f966b8e85c38b75b5d30423ccdce2 /devel/Makefile | |
parent | Update to 20020410. (diff) |
Add gnomecommon, a collection common GNOME 2.0 automake macros.
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=57643
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 3193552dbed9..e6ac0dc40a02 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -181,6 +181,7 @@ SUBDIR += glui SUBDIR += gmake SUBDIR += gnomebuild + SUBDIR += gnomecommon SUBDIR += gnomecrash SUBDIR += gnomedebug SUBDIR += gnomevfs |