Codebase list dillo / b2252c85-955f-466c-9077-ec30ec4718b4/main dlib / Makefile.am
b2252c85-955f-466c-9077-ec30ec4718b4/main

Tree @b2252c85-955f-466c-9077-ec30ec4718b4/main (Download .tar.gz)

Makefile.am @b2252c85-955f-466c-9077-ec30ec4718b4/mainraw · 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