summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2012-10-22 12:09:03 +0200
committerThomas Graf <tgraf@redhat.com>2012-10-22 12:09:03 +0200
commit5535f59746d896630b62e5383965344f3a5ae4cb (patch)
treef710f3a8fae04657bf722db2aa958a46b6861550 /Makefile.am
parent1fa61d189250161474894d8eb6f729aae789b296 (diff)
downloadlibnl-5535f59746d896630b62e5383965344f3a5ae4cb.tar.gz
Don't include doc/ in toplevel dist
On a second thought, don't include doc/ in dist at all and distribute it separately. The doc source files are available in the git tree anyway. Signed-off-by: Thomas Graf <tgraf@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a06daf48..6ec9aa2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include lib man python tests
-DIST_SUBDIRS = doc
pkgconfig_DATA = libnl-3.0.pc \
libnl-route-3.0.pc \