diff options
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile index 055f6200214b..36a601a06336 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -2,6 +2,8 @@ # SUBDIR += babel + SUBDIR += chemeq + SUBDIR += clustalw SUBDIR += deft SUBDIR += gperiodic SUBDIR += hmmer @@ -9,6 +11,8 @@ SUBDIR += molden SUBDIR += mopac SUBDIR += ortep3 + SUBDIR += paml + SUBDIR += phylip SUBDIR += platon SUBDIR += povchem SUBDIR += psi88 |