From: Roy Marples Date: Sat, 24 May 2008 17:37:15 +0000 (+0000) Subject: Fix subdir X-Git-Tag: v4.0.2~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5da121e7a8b9f65b3db8313abd5290e4e3d1c2;p=thirdparty%2Fdhcpcd.git Fix subdir --- diff --git a/Makefile b/Makefile index 838cd9b5..51e68d12 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ CPPFLAGS+= -DSCRIPT=\"${SCRIPT}\" CPPFLAGS+= -DSYSCONFDIR=\"${SYSCONFDIR}\" LDADD+= ${LIBRT} -SUBDIRS= hook.d +SUBDIRS= dhcpcd-hooks .SUFFIXES: .in .sh.in