summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2023-03-18 12:43:22 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2023-03-18 15:19:25 +0100
commitca7a01bd4efca9cba9169a9f8792bd7da427553a (patch)
tree2cf81839054e6ce396f1a03e8e72eb41b56c1d72 /Makefile.am
parent59011ddd2b058c3797b0eaed2eb3bc01db1e96ea (diff)
Add a program to run unit tests.
This is not possible in a Gtk application, because glib does not play nice with the check library.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 515465e..af53e3f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ LTV_AGE = 0
DLL_VERSION = $$(expr $(LTV_CURRENT) - $(LTV_AGE))
bin_PROGRAMS =
+libexec_PROGRAMS =
lib_LTLIBRARIES =
noinst_LTLIBRARIES =
include_HEADERS =