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 /app/xinit/Makefile.in | |
parent | f01000c858b0f964fcbd1f65aa8be81a122232ad (diff) |
regen
Diffstat (limited to 'app/xinit/Makefile.in')
-rw-r--r-- | app/xinit/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xinit/Makefile.in b/app/xinit/Makefile.in index 6c58438e8..ad9508e7f 100644 --- a/app/xinit/Makefile.in +++ b/app/xinit/Makefile.in @@ -85,7 +85,7 @@ bin_PROGRAMS = xinit$(EXEEXT) DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/configure $(top_srcdir)/cpprules.in COPYING \ - ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \ + ChangeLog INSTALL compile config.guess config.sub depcomp \ install-sh missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |