Codebase list dillo / 2f57f13 dpip / Makefile.am
2f57f13

Tree @2f57f13 (Download .tar.gz)

Makefile.am @2f57f13raw · 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