diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-02-18 16:48:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-02-18 16:48:38 +0000 |
commit | b82711c9791e137e0a822b87ac8379c31231a61c (patch) | |
tree | dfb98c18baf53cfc1901979cb121b591f9df736a /driver/xf86-video-i740/Makefile.in | |
parent | 1dc4456849373159119f9e2ac5e135d2d9aec87a (diff) |
Update to xf86-video-i740 1.3.6
Diffstat (limited to 'driver/xf86-video-i740/Makefile.in')
-rw-r--r-- | driver/xf86-video-i740/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/xf86-video-i740/Makefile.in b/driver/xf86-video-i740/Makefile.in index f897c6349..01c1b4122 100644 --- a/driver/xf86-video-i740/Makefile.in +++ b/driver/xf86-video-i740/Makefile.in @@ -72,8 +72,8 @@ host_triplet = @host@ subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \ - config.sub depcomp install-sh ltmain.sh missing + $(top_srcdir)/configure COPYING ChangeLog INSTALL compile \ + config.guess config.sub depcomp install-sh ltmain.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) \ |