From ceac077637d147b54abeeb4f0154bf152ba13138 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Sat, 30 Sep 2017 16:58:16 +0200 Subject: nxcomp: add basic logging_test utility in test subdirectory. Needs more sophisticated features to actually test stuff correctly. --- nxcomp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/Makefile.am') diff --git a/nxcomp/Makefile.am b/nxcomp/Makefile.am index ae5991c3d..c1f6226bc 100644 --- a/nxcomp/Makefile.am +++ b/nxcomp/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src +SUBDIRS = src test pkgconfig_DATA = nxcomp.pc -- cgit v1.2.3