diff options
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index 51ecbd13493a..36486a4f9d52 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,11 +1,13 @@ -# $Id: Makefile,v 1.9 1999/05/06 08:18:35 taoka Exp $ +# $Id: Makefile,v 1.10 1999/05/07 06:59:25 taoka Exp $ # SUBDIR += babel + SUBDIR += deft SUBDIR += hmmer SUBDIR += kinemage SUBDIR += molden SUBDIR += mopac + SUBDIR += ortep3 SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 |