diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1998-01-26 16:28:12 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1998-01-26 16:28:12 +0000 |
commit | 249377cfc5ffbbd878f771e0b089b7aeb03f26ca (patch) | |
tree | df6ba77f5ef7a257551e263db06f72e97955faaa /misc/Makefile | |
parent | new port for xdelta (diff) |
attach xdelta
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6ac8d267a799..7952f1c90540 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/01/03 12:19:11 rse Exp $ +# $Id: Makefile,v 1.129 1998/01/17 15:14:30 itojun Exp $ # SUBDIR += acron @@ -53,6 +53,7 @@ SUBDIR += us-zipcodes SUBDIR += viz SUBDIR += xcalendar + SUBDIR += xdelta SUBDIR += xgas SUBDIR += xinvest SUBDIR += xless |