From 67bd56f21463bc93c81b4a7a0bf3d51d56120b58 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Tue, 13 Sep 2011 23:33:06 +0200 Subject: Fix a73cb2f26 fallout to allow building in separate directory Commit a73cb2f26932d90a2d47a28e9c524e7f33dcffbd missed to change the EXTRA_DATA section --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a936c497..70d1b761 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: -- cgit v1.2.3