From 558dd57fb415eb87986738a3112438f11e110843 Mon Sep 17 00:00:00 2001
From: johns <>
Date: Sun, 16 Jun 2002 23:40:47 +0000
Subject: [PATCH] Added editor.ccl

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index b82fed4c7..221ca0533 100644
--- a/Makefile
+++ b/Makefile
@@ -206,7 +206,7 @@ CCLS	= data/ccl/units.ccl data/ccl/human/units.ccl data/ccl/orc/units.ccl \
 	  data/ccl/orc/campaign1.ccl data/ccl/orc/campaign2.ccl \
 	  data/ccl/anim.ccl data/ccl/wc2.ccl data/default.cm \
 	  data/ccl/tips.ccl data/ccl/menus.ccl data/ccl/keystrokes.ccl \
-	  data/campaigns/*/*.cm
+	  data/ccl/editor.ccl data/campaigns/*/*.cm
 
 CONTRIB	= contrib/cross.png contrib/red_cross.png \
 	  contrib/health.png contrib/mana.png \