Codebase list dillo / lintian-fixes/upstream dlib / Makefile.am
lintian-fixes/upstream

Tree @lintian-fixes/upstream (Download .tar.gz)

Makefile.am @lintian-fixes/upstreamraw · history · blame

1
2
3
4
5
6
7
8
AM_CPPFLAGS = \
	-I$(top_srcdir)

noinst_LIBRARIES = libDlib.a

libDlib_a_SOURCES = \
	dlib.h \
	dlib.c