[libsoup] Fix typo in Makefile.am



commit fe01a156701ffe238246902e75a2d4843e509a68
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Sep 3 16:34:43 2018 +0300

    Fix typo in Makefile.am

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index b2fcfafd..b5d73dd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ EXTRA_DIST =                          \
        meson.build                     \
        meson_options.txt               \
        po/meson.build                  \
-       get_apache_module_dirs.py       \
+       get_apache_modules_dirs.py      \
        config.h.win32
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-vala


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]