From 6db6a6b6ac310dca80f006e76e9e1282e5bd1598 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 19 May 2016 17:03:05 -0400 Subject: don't have .example on the end of the uWSGI config --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 26a1f3d..d2de65d 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ targets = \ $(sbindir)/parabolaweb-update \ $(pkglibexecdir)/parabolaweb-changepassword.real \ $(systemddir)/parabolaweb-reporead-inotify.service \ - $(uwsgidir)/parabolaweb.ini.example + $(uwsgidir)/parabolaweb.ini am_gen_files = .srcfiles.mk am_out_files = depends.txt $(notdir $(targets)) parabolaweb.conf -- cgit v1.2.3-54-g00ecf