From 23333e5e354cc89cf036e16551957710480d511e Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 12 Aug 2011 10:45:47 +0200 Subject: python: Include python/ in distribution and provide a README on how to build & install --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 68d236c..644fdb1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ if ENABLE_CLI OPT_DIRS += src endif -SUBDIRS = include lib doc man $(OPT_DIRS) +SUBDIRS = include lib doc man python $(OPT_DIRS) pkgconfig_DATA = libnl-3.1.pc \ libnl-route-3.1.pc \ -- cgit v1.2.1