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:
+2
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user