Codebase list dillo / upstream/3.0_rc2 dlib / Makefile.am
upstream/3.0_rc2

Tree @upstream/3.0_rc2 (Download .tar.gz)

Makefile.am @upstream/3.0_rc2raw · 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