diff options
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | lang/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb068ba313ab..87485d1eb474 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -169,7 +169,6 @@ SUBDIR += sdl SUBDIR += sfio SUBDIR += shtool - SUBDIR += sml-mode.el SUBDIR += stlport SUBDIR += swarm SUBDIR += t1lib diff --git a/lang/Makefile b/lang/Makefile index eff19f1aeb27..c00d2679dd69 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,6 +84,7 @@ SUBDIR += siod SUBDIR += slib SUBDIR += smalltalk + SUBDIR += sml-mode.el SUBDIR += sml-nj SUBDIR += squeak1 SUBDIR += squeak2 |