From 4f9a30d2aaca583d992df6dd8046e563004e13be Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 25 Apr 2012 11:09:24 -0500 Subject: We've now got a test directory! --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 530ded5..6cad78b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ V = @ Q = $(V:1=) QUIET_GEN = $(Q:@=@echo ' GEN '$@;) -SUBDIRS = src example +SUBDIRS = src example tests %-0.1.pc: %.pc $(QUIET_GEN) cp -f $< $@ -- cgit v1.2.3