Update Makefile infrastructure for ctf working build and non-build jobs

This commit is contained in:
2022-03-14 13:41:32 +01:00
parent 22d4beb33c
commit 91f9f54015
7 changed files with 69 additions and 42 deletions

View File

@@ -1,6 +1,7 @@
AUTOMAKE_OPTIONS = subdir-objects
include $(top_srcdir)/atrip.mk
AM_CXXFLAGS = -Wall --pedantic
AM_CXXFLAGS = -Wall --pedantic $(CTF_CPPFLAGS)
lib_LIBRARIES = libatrip.a