diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-07-18 20:23:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-07-18 20:23:11 +0000 |
commit | 00ad09875609fd52c5f153dad7a0b9f86e562909 (patch) | |
tree | 90b8667568f40b95fbbd269cca310ad7f80bbaa7 /devel/Makefile | |
parent | Update to 1.4.7 (diff) |
Add glib13. The index build just failed because of this.
Diffstat (limited to '')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 674697d5caef..ca3bd40c32b0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -75,6 +75,7 @@ SUBDIR += gindent SUBDIR += glade SUBDIR += glib12 + SUBDIR += glib13 SUBDIR += global SUBDIR += gmake SUBDIR += gnomedebug |