diff options
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index b24393005adb..c5c613fcbda1 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.7 1998/07/12 23:30:50 steve Exp $ +# $Id: Makefile,v 1.8 1998/11/17 04:54:28 jkoshy Exp $ # SUBDIR += babel SUBDIR += hmmer SUBDIR += kinemage + SUBDIR += mopac SUBDIR += povchem + SUBDIR += psi88 SUBDIR += rasmol SUBDIR += seaview SUBDIR += tinker |