~ubuntu-branches/ubuntu/wily/accerciser/wily

« back to all changes in this revision

Viewing changes to src/lib/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:
48
48
PRE_UNINSTALL = :
49
49
POST_UNINSTALL = :
50
50
subdir = src/lib
51
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
51
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
52
        $(top_srcdir)/mkinstalldirs
52
53
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53
54
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
54
55
        $(top_srcdir)/configure.ac
55
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
57
        $(ACLOCAL_M4)
57
 
mkinstalldirs = $(install_sh) -d
 
58
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58
59
CONFIG_CLEAN_FILES =
59
60
CONFIG_CLEAN_VPATH_FILES =
60
61
SOURCES =