~ubuntu-branches/ubuntu/saucy/accerciser/saucy

« back to all changes in this revision

Viewing changes to src/lib/accerciser/plugin/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2013-03-26 11:25:13 UTC
  • mfrom: (1.1.53)
  • Revision ID: package-import@ubuntu.com-20130326112513-jbu0khebkwzynfx4
Tags: 3.8.0-0ubuntu1
* New upstream release
  - New And Updated Translations
    + Victor Ibragimov (tg)
    + Seong-ho Cho (ko)
    + Piotr Drag: Fix translations of keywords in .desktop files (eu, pt_BR)
    + Milo Casagrande (it)

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
POST_UNINSTALL = :
50
50
subdir = src/lib/accerciser/plugin
51
51
DIST_COMMON = $(plugin_PYTHON) $(srcdir)/Makefile.am \
52
 
        $(srcdir)/Makefile.in $(top_srcdir)/py-compile
 
52
        $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs \
 
53
        $(top_srcdir)/py-compile
53
54
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54
55
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
55
56
        $(top_srcdir)/configure.ac
56
57
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57
58
        $(ACLOCAL_M4)
58
 
mkinstalldirs = $(install_sh) -d
 
59
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
59
60
CONFIG_CLEAN_FILES =
60
61
CONFIG_CLEAN_VPATH_FILES =
61
62
SOURCES =