Codebase list dillo / upstream/2244_1076d8ddcf18 lout / Makefile.am
upstream/2244_1076d8ddcf18

Tree @upstream/2244_1076d8ddcf18 (Download .tar.gz)

Makefile.am @upstream/2244_1076d8ddcf18raw · history · blame

AM_CPPFLAGS = \
	-I$(top_srcdir)

noinst_LIBRARIES = liblout.a

liblout_a_SOURCES = \
	container.cc \
	container.hh \
	debug.hh \
	identity.cc \
	identity.hh \
	misc.cc \
	misc.hh \
	object.cc \
	object.hh \
	signal.cc \
	signal.hh \
	msg.h