diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-03-18 22:30:13 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-03-18 22:30:13 +0000 |
commit | 4d6a05a9ccc56ec300b53833f6115bbbba9639c4 (patch) | |
tree | 2a71a3dcfae4afc52ccbe5b429260f0f7550ff70 /driver/xf86-video-apm/man | |
parent | 84aff7e22e6953ab8ee26886194a7e37e3d713a9 (diff) |
regen with automake 1.9.6p2
Diffstat (limited to 'driver/xf86-video-apm/man')
-rw-r--r-- | driver/xf86-video-apm/man/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-apm/man/Makefile.in b/driver/xf86-video-apm/man/Makefile.in index 1b56cdc52..4cfede729 100644 --- a/driver/xf86-video-apm/man/Makefile.in +++ b/driver/xf86-video-apm/man/Makefile.in @@ -68,7 +68,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SOURCES = |