diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-03-15 20:36:50 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-03-15 20:36:50 +0100 |
commit | 6e29eaaca0743e63ff367e128a35abd303000f29 (patch) | |
tree | fb7a5856b53fb2fa195793efc7f8c38d185b9f42 /lib/Makefile.in | |
parent | 899cb94807a04dcd6e8b045c7d901d2852273345 (diff) | |
parent | 5eca20c9805ec489c6860c793ee66e82b79836d1 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r-- | lib/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 1ba32f2..322c1e7 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -253,6 +253,7 @@ pkgconfigdir = @pkgconfigdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = $(iexec_prefix)/sbin sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |