]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Makefile: fix typo 3306/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 18 Mar 2020 17:24:16 +0000 (18:24 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 18 Mar 2020 17:24:16 +0000 (18:24 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/Makefile.am

index b80c503807990e80c961cdc98bd1b0d37f2724fe..c374c2d0ac7e6eb0798fa7d9b3418413aca5d7f0 100644 (file)
@@ -363,7 +363,7 @@ lxc_unfreeze_SOURCES = tools/lxc_unfreeze.c \
                       tools/arguments.c tools/arguments.h
 lxc_unshare_SOURCES = tools/lxc_unshare.c \
                      syscall_numbers.h \
-                     syscall_wrapper.h \
+                     syscall_wrappers.h \
                      tools/arguments.c tools/arguments.h
 lxc_wait_SOURCES = tools/lxc_wait.c \
                   tools/arguments.c tools/arguments.h