diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |