summaryrefslogtreecommitdiff
path: root/src/journal-remote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal-remote/Makefile')
-rw-r--r--src/journal-remote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal-remote/Makefile b/src/journal-remote/Makefile
index 6c3535d92e..a95f6ab31a 100644
--- a/src/journal-remote/Makefile
+++ b/src/journal-remote/Makefile
@@ -20,7 +20,7 @@
#
# You should have received a copy of the GNU Lesser General Public License
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
-include $(dir $(lastword $(MAKEFILE_LIST)))../../config.mk
+include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
ifneq ($(HAVE_MICROHTTPD),)