X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b5e5fca12b13c7ee4452309a4a8f782a734c7f93..refs/pull/377/head:/Makefile-devel-adds diff --git a/Makefile-devel-adds b/Makefile-devel-adds index d377f531..7bf6420c 100644 --- a/Makefile-devel-adds +++ b/Makefile-devel-adds @@ -7,7 +7,7 @@ ${srcdir}/configure: configure.in aclocal.m4 # autoheader might not change config.h.in, so touch a stamp file. ${srcdir}/config.h.in: ${srcdir}/stamp-h.in -${srcdir}/stamp-h.in: configure.in acconfig.h +${srcdir}/stamp-h.in: configure.in aclocal.m4 cd ${srcdir} && autoheader echo timestamp > ${srcdir}/stamp-h.in