From 9af54690041aaa0a4934c336709bdf42a57afe28 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sat, 21 Apr 2012 10:34:43 +0200 Subject: tests: Convert tests/Makefile to use automake --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e21060f..c4617c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = include lib doc man python +SUBDIRS = include lib doc man python tests pkgconfig_DATA = libnl-3.0.pc \ libnl-route-3.0.pc \ -- cgit v1.2.1