summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8cb0680..976bfde 100755
--- a/Makefile
+++ b/Makefile
@@ -108,6 +108,9 @@ wcfxo.o: wcfxo.c zaptel.h
wct1xxp.o:wct1xxp.c zaptel.h
$(HOSTCC) $(KFLAGS) -c wct1xxp.c
+wcte11xp.o:wcte11xp.c zaptel.h
+ ${HOSTCC) ${KFLAGS) -c wcte11xp.c
+
wct4xxp.o:wct4xxp.c zaptel.h
$(HOSTCC) $(KFLAGS) -c wct4xxp.c