diff options
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index c5c613fcbda1..51ecbd13493a 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.8 1998/11/17 04:54:28 jkoshy Exp $ +# $Id: Makefile,v 1.9 1999/05/06 08:18:35 taoka Exp $ # SUBDIR += babel SUBDIR += hmmer SUBDIR += kinemage + SUBDIR += molden SUBDIR += mopac + SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 SUBDIR += rasmol |