Codebase list dillo / upstream/3.0.5_rc1 dlib / Makefile.am
upstream/3.0.5_rc1

Tree @upstream/3.0.5_rc1 (Download .tar.gz)

Makefile.am @upstream/3.0.5_rc1raw · 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