Skip to content
Snippets Groups Projects
Commit 92366896 authored by rswindell's avatar rswindell
Browse files

uucode.* and yence.* were moved here from src/sbbs3.

You'll need to perform a clean build.
parent 6bca4c50
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,8 @@
# OBJODIR, DIRSEP, and OFILE must be pre-defined
OBJS = $(OBJODIR)$(DIRSEP)cp437_utf8_tbl$(OFILE)
OBJS = $(OBJODIR)$(DIRSEP)cp437_utf8_tbl$(OFILE) \
$(OBJODIR)$(DIRSEP)uucode$(OFILE) \
$(OBJODIR)$(DIRSEP)yenc$(OFILE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment