diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-12 22:25:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-05-12 22:25:44 +0000 |
commit | e8adc27c3ee55c19004a42214f7af0223a8b5f0b (patch) | |
tree | ab6b5061845895b02a2f9f7abd56216fb5e58cf8 /devel/Makefile | |
parent | A free C++ GUI library. (diff) |
Activate amulet.
Notes
Notes:
svn path=/head/; revision=10958
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index bf421d5496c1..7babf80619c6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.103 1998/05/05 05:08:39 mph Exp $ +# $Id: Makefile,v 1.104 1998/05/07 15:59:43 vanilla Exp $ # SUBDIR += ElectricFence SUBDIR += SWIG SUBDIR += SpecTcl + SUBDIR += amulet SUBDIR += asl SUBDIR += autoconf SUBDIR += automake |