Changeset 1796 for trunk/server/common
- Timestamp:
- Mar 26, 2011, 9:53:53 AM (14 years ago)
- Location:
- trunk/server/common/oursrc/httpdmods
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/common/oursrc/httpdmods/Makefile.in
r874 r1796 1 1 APXS = apxs 2 2 3 MODS = mod_auth_sslcert mod_authz_afsgroup mod_auth_optional mod_vhost_ldap 3 MODS = mod_auth_sslcert mod_authz_afsgroup mod_auth_optional mod_vhost_ldap mod_original_dst 4 4 5 5 all-local: $(patsubst %,.libs/%.so,$(MODS))
Note: See TracChangeset
for help on using the changeset viewer.