diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 17:04:49 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 17:04:49 +0000 |
commit | 45881298b1cfafdfd000f56944735b44d7295d82 (patch) | |
tree | f5783cea324560dad68fe635d695998f84ef87d4 /misc/Makefile | |
parent | Import of GNU diction and style, for finding possible errors in (diff) |
Acticate diction.
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 3952c5209e3c..1fd669bf0e07 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.151 1998/07/26 15:14:01 alex Exp $ +# $Id: Makefile,v 1.152 1998/07/28 23:44:23 obrien Exp $ # SUBDIR += acron @@ -13,6 +13,7 @@ SUBDIR += ctk SUBDIR += deco SUBDIR += dejagnu + SUBDIR += diction SUBDIR += display SUBDIR += dotfile SUBDIR += estic |