Codebase list dillo / debian/3.0.3-2 dlib / Makefile.am
debian/3.0.3-2

Tree @debian/3.0.3-2 (Download .tar.gz)

Makefile.am @debian/3.0.3-2raw · 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