summaryrefslogtreecommitdiff
path: root/src/devices/grotty/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/grotty/Makefile.sub')
-rw-r--r--src/devices/grotty/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/grotty/Makefile.sub b/src/devices/grotty/Makefile.sub
index 8802674c..2ec77a54 100644
--- a/src/devices/grotty/Makefile.sub
+++ b/src/devices/grotty/Makefile.sub
@@ -3,4 +3,4 @@ MAN1=grotty.n
XLIBS=$(LIBDRIVER) $(LIBGROFF)
MLIB=$(LIBM)
OBJS=tty.$(OBJEXT)
-CCSRCS=$(srcdir)/tty.cc
+CCSRCS=$(srcdir)/tty.cpp