Ensure header changes trigger rebuilds
This commit is contained in:
parent
968c0bfd8c
commit
67afb68917
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ OBJS = buffer.o kiss.o ax25.o if.o address.o frame.o \
|
|||
|
||||
EXAMPLES = iflist decode ptmx
|
||||
|
||||
HEADERS_BUILD = $(addprefix $(INCLUDE_PATH)/$(HEADER_SUBDIR)/, $(HEADERS))
|
||||
|
||||
AR = $(CROSS)ar
|
||||
RANLIB = $(CROSS)ranlib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue