]> git.saurik.com Git - apple/network_cmds.git/blobdiff - tftp.tproj/Makefile
network_cmds-245.tar.gz
[apple/network_cmds.git] / tftp.tproj / Makefile
index e28658a8a66c2c2fe433e79eb176cbace822f1b2..e0fe8f19971d82090c9b81e7a9724e63dd7b7928 100644 (file)
@@ -12,11 +12,11 @@ NAME = tftp
 PROJECTVERSION = 2.8
 PROJECT_TYPE = Tool
 
-HFILES = extern.h tftpsubs.h
+HFILES = extern.h tftpsubs.h tftp.h
 
 CFILES = main.c tftp.c tftpsubs.c
 
-OTHERSRCS = Makefile.preamble Makefile tftp.1
+OTHERSRCS = Makefile.preamble Makefile tftp.1 Makefile.postamble
 
 
 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles