From c0335ca8145e80a07e0189204b8c9fb5e0cbf5e5 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 17 Jun 2016 17:01:13 -0400 Subject: Makefile: easy saving of config variables --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8eaf4f3..4ddef29 100644 --- a/Makefile +++ b/Makefile @@ -13,11 +13,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -prefix=/usr -bindir=$(libexecdir)/$(PACKAGE) -libexecdir=$(libdir) -sysconfdir=/etc - +-include config.mk PACKAGE = parabola-hackers sysusersdir=$(prefix)/lib/sysusers.d systemunitdir=$(prefix)/lib/systemd/system -- cgit v1.2.2