Building crunched things by hand (regenerating boot floppies for example)
without a full make release cycle fails as the correct include path isn't setup.
This commit is contained in:
parent
1718e1586d
commit
27882ca963
@ -10,6 +10,8 @@ SUBDIR= common dst minires omapip client
|
||||
|
||||
.ifdef(RELEASE_CRUNCH)
|
||||
|
||||
CFLAGS+=-I../../contrib/isc-dhcp/includes
|
||||
|
||||
# client
|
||||
OBJS= client/clparse.o client/dhclient.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user