~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201112230606

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Andrew Starr-Bochicchio
  • Date: 2011-12-22 20:59:23 UTC
  • mfrom: (1.4.2)
  • mto: This revision was merged to the branch mainline in revision 51.
  • Revision ID: a.starr.b@gmail.com-20111222205923-5bkq1092rzp71d7b
Prepared upstream tree for merging into target branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
40
40
        INSTALL NEWS build-aux/config.guess build-aux/config.rpath \
41
41
        build-aux/config.sub build-aux/depcomp build-aux/install-sh \
42
 
        build-aux/ltmain.sh build-aux/missing build-aux/py-compile
 
42
        build-aux/ltmain.sh build-aux/missing build-aux/py-compile \
 
43
        config.guess config.rpath config.sub depcomp install-sh \
 
44
        ltmain.sh missing mkinstalldirs py-compile
43
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
46
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
45
47
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \