~ubuntu-branches/ubuntu/intrepid/schroot/intrepid

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2006-07-08 18:33:28 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060708183328-rlo4mpldmyoda55q
Tags: 0.99.2-2ubuntu1
* remerge ubuntu changes:
  + debian/control: libpam-dev (>> 0.79-3ubuntu6)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
#####################################################################
22
22
 
23
 
SUBDIRS = schroot test doc po
 
23
SUBDIRS = sbuild schroot dchroot dchroot-dsa test doc po
24
24
 
25
 
# Remove CVS directories from the generated tarball.
 
25
# Remove junk from the generated tarball.
26
26
dist-hook:
27
 
        find $(distdir) -type d -name .svn -print0 | xargs -0 rm -rf
 
27
        $(FIND) $(distdir) -name '.*' -print | $(XARGS) xargs $(RM) -rf
 
28
        $(FIND) $(distdir) -name '#*' -print | $(XARGS) $(RM) -rf
 
29
        $(FIND) $(distdir) -name '*~' -print | $(XARGS) $(RM) -rf
28
30
 
29
 
EXTRA_DIST = debian
 
31
EXTRA_DIST = bootstrap debian scripts/schroot_release.m4.in m4