Skip to content

Commit 34c29a9

Browse files
committed
Fix apache module
1 parent 85a2fcc commit 34c29a9

File tree

7 files changed

+297
-864
lines changed

7 files changed

+297
-864
lines changed

Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Source files. mod_auth_mellon.c must be the first file.
22
SRC=src/mod_redirectionio.c \
3-
src/json.c \
43
src/redirectionio_protocol.c
54

65
OBJ=$(SRC:.c=.o)

0 commit comments

Comments
 (0)