summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2011-09-13 23:33:06 +0200
committerThomas Graf <tgraf@redhat.com>2011-09-13 23:33:06 +0200
commit67bd56f21463bc93c81b4a7a0bf3d51d56120b58 (patch)
tree06394870eacaf64ec9a814dd4facf345b7101d3d
parent109ea68ac0c12f9a21197380d0925d4aa79d6a15 (diff)
downloadlibnl-67bd56f21463bc93c81b4a7a0bf3d51d56120b58.tar.gz
Fix a73cb2f26 fallout to allow building in separate directorylibnl3_2
Commit a73cb2f26932d90a2d47a28e9c524e7f33dcffbd missed to change the EXTRA_DATA section
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a936c49..70d1b76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@ pkgsysconfdir = ${sysconfdir}/libnl
pkgsysconf_DATA = etc/pktloc etc/classid
EXTRA_DIST = \
- $(sysconf_DATA)
+ $(pkgsysconf_DATA)
.PHONY: cscope
cscope: