summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2012-04-21 10:34:43 +0200
committerThomas Graf <tgraf@redhat.com>2012-04-21 10:34:43 +0200
commit9af54690041aaa0a4934c336709bdf42a57afe28 (patch)
treecad2d3ffc003bebac1317c0a00ea9ddd9f25e444 /Makefile.am
parent653ea3457a2d6d74aa0ba877d7b0e1cd6309fb40 (diff)
downloadlibnl-9af54690041aaa0a4934c336709bdf42a57afe28.tar.gz
tests: Convert tests/Makefile to use automake
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \