[svn:mod_parrot] r365 - mod_parrot/trunk
[email protected] Sun, 20 Jul 2008 07:41:48 -0700 (PDT)
| Newsgroups | perl.cvs.mod_parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: jhorwitz Date: Sun Jul 20 07:41:47 2008 New Revision: 365 Modified: mod_parrot/trunk/Makefile.in Log: compile Apache/Module.pir Modified: mod_parrot/trunk/Makefile.in ============================================================================== --- mod_parrot/trunk/Makefile.in (original) +++ mod_parrot/trunk/Makefile.in Sun Jul 20 07:41:47 2008 @@ -41,6 +41,7 @@ MPLIBS= lib/Apache/RequestRec \ lib/Apache/Constants \ + lib/Apache/Module \ lib/APR/Table \ lib/mod_parrot \ lib/ModParrot/Context \