~matttbe/ubuntu/quantal/apache2/lp1013171

« back to all changes in this revision

Viewing changes to modules/filters/NWGNUmakefile

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-07-26 20:21:37 UTC
  • mfrom: (14.3.17 sid)
  • Revision ID: james.westby@ubuntu.com-20100726202137-rctltspkiazb40z1
Tags: 2.2.16-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/{control, rules}: Enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
  - debian/control: Add bzr tag and point it to our tree.
  - debian/apache2-2.common.apache2.init: Add graceful restart (LP: #456381)

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
        $(OBJDIR)/charsetl.nlm \
157
157
        $(OBJDIR)/mod_filter.nlm \
158
158
        $(OBJDIR)/substitute.nlm \
 
159
        $(OBJDIR)/reqtimeout.nlm \
159
160
        $(EOLIST)
160
161
 
161
162
# If the zlib libraries source exists then build the mod_deflate module