~ken-vandine/ubuntu/natty/nfs-utils/1.2.2-4ubuntu1

« back to all changes in this revision

Viewing changes to utils/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2007-01-05 13:38:07 UTC
  • mfrom: (1.2.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: james.westby@ubuntu.com-20070105133807-0nvljb85umz1gfwu
Tags: 1:1.0.11~git-20060105-2
08-dont-build-getkversion.patch: We missed tools/Makefile.in on last
refresh, so it ended up in the .diff.gz. Fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
        uninstall-recursive
63
63
ETAGS = etags
64
64
CTAGS = ctags
65
 
DIST_SUBDIRS = exportfs lockd mountd nfsd nfsstat nhfsstone showmount \
66
 
        statd rquotad idmapd gssd mount
 
65
DIST_SUBDIRS = exportfs lockd mountd nfsd nfsstat showmount statd \
 
66
        rquotad idmapd gssd mount
67
67
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68
68
ACLOCAL = @ACLOCAL@
69
69
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
220
220
        mountd \
221
221
        nfsd \
222
222
        nfsstat \
223
 
        nhfsstone \
224
223
        showmount \
225
224
        statd \
226
225
        $(OPTDIRS)