Codebase list dillo / debian/3.0.3-6 lout / Makefile.am
debian/3.0.3-6

Tree @debian/3.0.3-6 (Download .tar.gz)

Makefile.am @debian/3.0.3-6raw · 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 \
	unicode.cc \
	unicode.hh \
	msg.h