Codebase list dillo / cffd7c4 lout / Makefile.am
cffd7c4

Tree @cffd7c4 (Download .tar.gz)

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