Codebase list telepathy-idle / debian/0.1.6-1 Makefile.am
debian/0.1.6-1

Tree @debian/0.1.6-1 (Download .tar.gz)

Makefile.am @debian/0.1.6-1raw · history · blame

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = tools extensions src data m4 tests

check-twisted : all
	$(MAKE) -C tests/twisted check-twisted

check-all: check check-twisted

include tools/telepathy.am