~guadalinex-members/mount-systray/lucid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: rmajadas
  • Date: 2008-06-12 16:04:36 UTC
  • Revision ID: svn-v4:fecba971-2e3e-0410-8991-b5285d0e4d01:apps/mount-systray/trunk:394
versionĀ 0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
subdir = .
33
33
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
34
34
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
35
 
        ChangeLog INSTALL NEWS config.guess config.sub install-sh \
36
 
        missing mkinstalldirs py-compile
 
35
        ChangeLog INSTALL NEWS install-sh missing mkinstalldirs \
 
36
        py-compile
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
38
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \