Codebase list dillo / upstream/2149_9d1ff8be799c lout / Makefile.am
upstream/2149_9d1ff8be799c

Tree @upstream/2149_9d1ff8be799c (Download .tar.gz)

Makefile.am @upstream/2149_9d1ff8be799craw · 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