summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2023-12-28 01:03:51 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2023-12-30 01:37:15 +0100
commit1711ba895376fef9eb9b5face92118b674db8015 (patch)
tree84e95e92691877950054f05d5efa28fe8252dc60 /src
parentd0e49344e95ef15aa3c9cf17244f47db9cab7136 (diff)
Fix indentation typo in src/Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 425f8614..e26c246c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,8 +37,8 @@ dillo_SOURCES = \
bw.c \
cookies.c \
cookies.h \
- hsts.c \
- hsts.h \
+ hsts.c \
+ hsts.h \
auth.c \
auth.h \
md5.c \