core: fix build of tests with autotools
(cherry picked from commit 5424c5f9de9f7134eb3e98adc7a3889dddf6c3aa)
This commit is contained in:
parent
1838314167
commit
90373f22da
@ -17,7 +17,7 @@
|
||||
# along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" $(CPPUTEST_CFLAGS)
|
||||
AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" $(CPPUTEST_CFLAGS) -I$(abs_top_srcdir)
|
||||
|
||||
noinst_LIBRARIES = lib_ncurses_fake.a lib_weechat_unit_tests.a
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user