diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-11 22:15:59 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-11 22:15:59 +0000 |
commit | e068dd74f74b9f62fa3e6934c03406ab17ff9947 (patch) | |
tree | dd6a945f88468603d8210d1628e2e4673b233177 /lib/libxtrans/Makefile.in | |
parent | f01000c858b0f964fcbd1f65aa8be81a122232ad (diff) |
regen
Diffstat (limited to 'lib/libxtrans/Makefile.in')
-rw-r--r-- | lib/libxtrans/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libxtrans/Makefile.in b/lib/libxtrans/Makefile.in index 13d943098..0e2139d77 100644 --- a/lib/libxtrans/Makefile.in +++ b/lib/libxtrans/Makefile.in @@ -55,8 +55,8 @@ subdir = . DIST_COMMON = README $(Xtransinclude_HEADERS) $(am__configure_deps) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/xtrans.pc.in $(top_srcdir)/configure AUTHORS COPYING \ - ChangeLog INSTALL NEWS compile config.guess config.sub \ - install-sh missing + ChangeLog INSTALL compile config.guess config.sub 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) \ |