Files
flenser/dlib/Makefile.am
ADAM David Alan Martin f283391b46 Get some of the last remaining C files into C++
They still need to be fixed up, but they now build with C++.
2025-08-23 02:09:47 -04:00

9 lines
106 B
Makefile

AM_CPPFLAGS = \
-I$(top_srcdir)
noinst_LIBRARIES = libDlib.a
libDlib_a_SOURCES = \
dlib.hh \
dlib.cc