i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 2545a4f7c0ca373a17f836d19fd3c57586320916
parent ecd1d6514ceef70cc52984af18c13e249fdc8e7f
Author: Raymond Li <hi@raymond.li>
Date:   Sun,  8 Mar 2020 16:29:03 -0400

Oops forgot to change the slash
Diffstat:
MMakefile.am | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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) \