Codebase list dillo / upstream/3.0_rc2 lout / Makefile.am
upstream/3.0_rc2

Tree @upstream/3.0_rc2 (Download .tar.gz)

Makefile.am @upstream/3.0_rc2raw · 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