summaryrefslogtreecommitdiff
path: root/scp2/source/templates
diff options
context:
space:
mode:
authorKalman Szalai - KAMI <kamihir@freemail.hu>2010-09-14 16:53:43 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-14 16:53:43 +0200
commit7b97db802083fe59895fac0786e7e77eae6a0724 (patch)
tree33dc8befcd7a37d716c765b98a6f1760eb7cf77b /scp2/source/templates
parent7c270b684ecddf5651de1025dffc1c035b68397e (diff)
scp2_accessories_templates_makefile.diff: more extension-related scp2 changes
Diffstat (limited to 'scp2/source/templates')
-rwxr-xr-xscp2/source/templates/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/templates/makefile.mk b/scp2/source/templates/makefile.mk
index 47be771c5e50..91ec1ff5c195 100755
--- a/scp2/source/templates/makefile.mk
+++ b/scp2/source/templates/makefile.mk
@@ -40,7 +40,7 @@ TARGET=templates
COMPLETELANGISO_VAR:=$(uniq $(completelangiso) $(alllangiso))
.EXPORT : COMPLETELANGISO_VAR
-ALLTAR : $(INCCOM)$/alllangmodules.inc $(INCCOM)$/alllangmodules_root.inc $(INCCOM)$/alllangmodules_base.inc $(INCCOM)$/alllangmodules_calc.inc $(INCCOM)$/alllangmodules_draw.inc $(INCCOM)$/alllangmodules_impress.inc $(INCCOM)$/alllangmodules_math.inc $(INCCOM)$/alllangmodules_writer.inc $(INCCOM)$/alllangmodules_binfilter.inc
+ALLTAR : $(INCCOM)$/alllangmodules.inc $(INCCOM)$/alllangmodules_root.inc $(INCCOM)$/alllangmodules_base.inc $(INCCOM)$/alllangmodules_calc.inc $(INCCOM)$/alllangmodules_draw.inc $(INCCOM)$/alllangmodules_impress.inc $(INCCOM)$/alllangmodules_math.inc $(INCCOM)$/alllangmodules_writer.inc $(INCCOM)$/alllangmodules_binfilter.inc $(INCCOM)$/alllangmodules_accessories_templates_root.inc $(INCCOM)$/alllangmodules_accessories_samples_root.inc $(INCCOM)$/alllangmodules_accessories_templates.inc $(INCCOM)$/alllangmodules_accessories_samples.inc $(INCCOM)$/alllangmodules_extensions_templates.inc $(INCCOM)$/alllangmodules_extensions_lightproof.inc
.INCLUDE .IGNORE : $(MISC)$/$(TARGET)_lang_track.mk
.IF "$(LAST_COMPLETELANGISO_VAR)"!="$(COMPLETELANGISO_VAR)"