From 28420561826df73fff80c4a3c808aa9f1d418730 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 10 May 2017 17:38:20 -0400 Subject: fix typo --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7274f44cca..f032bfa65f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4257,7 +4257,7 @@ systemd_journal_remote_CFLAGS = \ systemd_journal_remote_LDADD += \ $(MICROHTTPD_LIBS) -#@src/grp-journal/grp-remote/Makfile +#@src/grp-journal/grp-remote/Makefile if ENABLE_TMPFILES dist_tmpfiles_DATA += \ tmpfiles.d/systemd-remote.conf -- cgit v1.2.3-54-g00ecf