Update Makefile infrastructure for ctf working build and non-build jobs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user