~brianaker/libmemcached/libmemcached-gearman-remove

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Continuous Integration
  • Date: 2014-02-09 00:10:27 UTC
  • mfrom: (1185.1.1 libmemcached-1.0)
  • Revision ID: ci@tangent.org-20140209001027-w1xq1mvxj6m0cpwn
Merge bzr://10.0.3.21/ Build: jenkins-Libmemcached-460

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
        @echo "Files that need to be either removed or checked in:"
105
105
        @bzr unknowns
106
106
 
107
 
clean-local: clean-libtest-check clean-docs-check
 
107
clean-local: clean-libtest-check clean-docs-check clean-rpm
108
108
 
109
109
 
110
110
lcov: lcov-clean check
126
126
 
127
127
maintainer-clean-local:
128
128
        find . -type f -name '*~' -exec rm -f '{}' \;
129
 
        -rm -f @PACKAGE@-*.rpm
130
129
        -rm -f @PACKAGE@-*.tar.gz
131
130
        -rm -f man/*.1
132
131
        -rm -f man/*.3
141
140
        -rm -f build-aux/install-sh
142
141
        -rm -f build-aux/ltmain.sh
143
142
        -rm -f build-aux/missing
 
143
        -rm -f build-aux/test-driver
144
144
        -rm -f build-aux/ylwrap
145
145
        -rm -f mem_config.in
146
146
        -rm -f config.log
154
154
        -rm -f m4/test-driver
155
155
        -rmdir build-aux
156
156
        -rm -rf ${top_builddir}/html
157
 
        -rm -f bootstrap