diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-21 06:24:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-21 06:24:47 +0200 |
commit | 53ff7b09f2995edfbd52b9789fe2dfe015e6c4a3 (patch) | |
tree | eff4943705cd140d2c25c1854eb1817072c3cf95 /Makefile.in | |
parent | 94b3317504dade2520f47e813c780f7e54a3ac2f (diff) |
Imported Upstream version 3.17.1.1upstream/3.17.1.1
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 939381b..3d6abbf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -78,7 +78,7 @@ POST_UNINSTALL = : subdir = . DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/configure $(am__configure_deps) COPYING NEWS \ - compile install-sh missing + compile depcomp install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |