X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/709a58224ea43109dc10bfd6a67de1e432174197..34d340d711a2b033f5da480ed7b5eb147679a588:/getty.tproj/Makefile diff --git a/getty.tproj/Makefile b/getty.tproj/Makefile index f7c2acc..6f3af4e 100644 --- a/getty.tproj/Makefile +++ b/getty.tproj/Makefile @@ -14,10 +14,10 @@ PROJECT_TYPE = Tool HFILES = extern.h gettytab.h pathnames.h -CFILES = init.c main.c subr.c +CFILES = chat.c init.c main.c subr.c OTHERSRCS = Makefile.preamble Makefile Makefile.postamble getty.8\ - gettytab.5 ttys.5 + gettytab.5 ttys.5 com.apple.getty.plist MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles