diff options
-rw-r--r-- | extras/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Makefile.in b/extras/Makefile.in index d447dc73..86a10745 100644 --- a/extras/Makefile.in +++ b/extras/Makefile.in @@ -103,7 +103,7 @@ build_triplet = @build@ host_triplet = @host@ subdir = extras DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(top_srcdir)/mkinstalldirs + $(top_srcdir)/mkinstalldirs ChangeLog ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/arch.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \ |