Solved an issue in Makefile.am for includes due to rebase

This commit is contained in:
Francesco Lannutti 2016-11-02 16:32:29 +01:00
parent 06c2bd2334
commit 3eb4f2bd2e
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ pkginclude_HEADERS = \
if RELAN_WANTED
include_HEADERS += \
pkginclude_HEADERS += \
relandefs.h
endif