Codebase list dillo / b2252c85-955f-466c-9077-ec30ec4718b4/main dpip / 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 = libDpip.a

libDpip_a_SOURCES = \
       dpip.h \
       dpip.c