From 2545a4f7c0ca373a17f836d19fd3c57586320916 Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Sun, 8 Mar 2020 16:29:03 -0400 Subject: [PATCH] Oops forgot to change the slash --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index cb93729..4bdb279 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,7 @@ i3lock_SOURCES = \ cursors.h \ dpi.c \ dpi.h \ - fonts.h + fonts.h \ jpg.c \ jpg.h \ i3lock.c \ @@ -61,7 +61,7 @@ i3lock_SOURCES = \ unlock_indicator.c \ unlock_indicator.h \ xcb.c \ - xcb.h \ + xcb.h EXTRA_DIST = \ $(pamd_files) \