From: Russ Allbery Date: Wed, 17 Jun 2009 21:16:38 +0000 (-0700) Subject: Remove afs/sysctl.h from the build system X-Git-Tag: debian/1.4.11.pre1+dfsg1-1~8 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=950c6805dcfeb6379b118312df998db2eb351d25;p=packages%2Fo%2Fopenafs.git Remove afs/sysctl.h from the build system This change was accidentally lost in the merge of the new upstream version. --- diff --git a/src/afs/Makefile.in b/src/afs/Makefile.in index 19be5c1c0..00059d29d 100644 --- a/src/afs/Makefile.in +++ b/src/afs/Makefile.in @@ -13,7 +13,7 @@ include @TOP_OBJDIR@/src/config/Makefile.config all: depinstall depinstall: ${TOP_INCDIR}/afs/afs.h ${TOP_INCDIR}/afs/osi_inode.h ${TOP_INCDIR}/afs/afs_stats.h \ - ${TOP_INCDIR}/afs/exporter.h ${TOP_INCDIR}/afs/nfsclient.h afszcm.cat AFS_component_version_number.c ${TOP_INCDIR}/afs/unified_afs.h ${TOP_INCDIR}/afs/sysctl.h + ${TOP_INCDIR}/afs/exporter.h ${TOP_INCDIR}/afs/nfsclient.h afszcm.cat AFS_component_version_number.c ${TOP_INCDIR}/afs/unified_afs.h afs_trace.h afs_trace.msf: afs_trace.et ${COMPILE_ET} -v 2 -p ${srcdir} afs_trace.et