Codebase list dillo / bullseye-backports/main dlib / Makefile.am
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

Makefile.am @bullseye-backports/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