Solved an issue in Makefile.am for includes due to rebase
This commit is contained in:
parent
06c2bd2334
commit
3eb4f2bd2e
|
|
@ -129,7 +129,7 @@ pkginclude_HEADERS = \
|
||||||
|
|
||||||
|
|
||||||
if RELAN_WANTED
|
if RELAN_WANTED
|
||||||
include_HEADERS += \
|
pkginclude_HEADERS += \
|
||||||
relandefs.h
|
relandefs.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue