1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

tests: fix compilation of tests with autotools

This commit is contained in:
Sébastien Helleu
2017-10-07 18:45:02 +02:00
parent ca2c11dea7
commit 003f5de16b
+2 -1
View File
@@ -33,7 +33,8 @@ lib_weechat_unit_tests_a_SOURCES = unit/test-plugins.cpp \
unit/core/test-string.cpp \
unit/core/test-url.cpp \
unit/core/test-utf8.cpp \
unit/core/test-util.cpp
unit/core/test-util.cpp \
scripts/test-scripts.cpp
noinst_PROGRAMS = tests