Codebase list dillo / debian/latest dpip / Makefile.am
debian/latest

Tree @debian/latest (Download .tar.gz)

Makefile.am @debian/latestraw · history · blame

1
2
3
4
5
6
7
8
AM_CPPFLAGS = \
	-I$(top_srcdir)

noinst_LIBRARIES = libDpip.a

libDpip_a_SOURCES = \
       dpip.h \
       dpip.c