diff options
Diffstat (limited to 'apache2x')
-rw-r--r-- | apache2x/Makefile.am (renamed from apache2x/Makefile.in) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apache2x/Makefile.in b/apache2x/Makefile.am index 2244be8..a1396c4 100644 --- a/apache2x/Makefile.in +++ b/apache2x/Makefile.am @@ -1,4 +1,6 @@ +EXTRA_DIST = mod_httpauth.c + DEF= INC=-I../ -I../common/ |