Codebase list dillo / bullseye-backports/main lout / Makefile.am
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

Makefile.am @bullseye-backports/mainraw · 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