fixup! Makefile: export helpers, improve install target
This commit is contained in:
parent
99fd46526c
commit
f86387b163
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
"CFLAGS += %s \n\
|
"AM_CFLAGS += %s \n\
|
||||||
LDFLAGS += %s" \
|
AM_LDFLAGS += %s" \
|
||||||
"$INTERFACE_CFLAGS" \
|
"$INTERFACE_CFLAGS" \
|
||||||
"$INTERFACE_LDFLAGS"
|
"$INTERFACE_LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue