CVS commit by staikos: re-enable compile of KJS extension M +1 -1 Makefile.am 1.7 --- kdeextragear-2/kst/kst/extensions/Makefile.am #1.6:1.7 @@ -5,3 +5,3 @@ RANA_SUBDIR=rana endif -SUBDIRS=elog $(RANA_SUBDIR) +SUBDIRS=elog $(KJSE_SUBDIR) $(RANA_SUBDIR)