From 1f763b6a924996b0477cbffffb5234732bc11979 Mon Sep 17 00:00:00 2001 From: olavmrk Date: Thu, 30 May 2013 07:45:10 +0000 Subject: Add auth_mellon_compat.h to .tar.gz. git-svn-id: https://modmellon.googlecode.com/svn/trunk@212 a716ebb1-153a-0410-b759-cfb97c6a1b53 --- Makefile.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit