summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 8945a00..aa83ec2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -10,6 +10,7 @@ SRC=mod_auth_mellon.c \
# Files to include when making a .tar.gz-file for distribution
DISTFILES=$(SRC) \
auth_mellon.h \
+ auth_mellon_compat.h \
configure \
configure.ac \
Makefile.in \