X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/2fc1e207eccd68aee093ed29dae719e77bac17dd..b180c247da3427572377f1dda16026ceef181844:/shutdown.tproj/Makefile diff --git a/shutdown.tproj/Makefile b/shutdown.tproj/Makefile index a257e8c..e0df19d 100644 --- a/shutdown.tproj/Makefile +++ b/shutdown.tproj/Makefile @@ -15,9 +15,10 @@ PROJECT_TYPE = Tool HFILES = pathnames.h CFILES = shutdown.c +DEFSFILES = kextmanager.defs OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.dist\ - shutdown.8 + shutdown.8 $(DEFSFILES) MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles