From c2d396b20c1b0fc1ed3b070a41c9ed07c3930bde Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 27 Jul 2013 15:19:11 -0600 Subject: revamp the Makefiles to support manpages --- src/chroot-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chroot-tools/Makefile') diff --git a/src/chroot-tools/Makefile b/src/chroot-tools/Makefile index 3ae95ea..27030e3 100644 --- a/src/chroot-tools/Makefile +++ b/src/chroot-tools/Makefile @@ -1,3 +1,3 @@ libre_execdir=$(sbindir) -libre_datadir=$(sysconfdir)/libretools.d +libre_confdir=$(sysconfdir)/libretools.d include ../../common.mk -- cgit v1.2.2