diff options
| author | Michael Biebl <biebl@debian.org> | 2021-02-18 18:54:58 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2021-02-18 18:54:58 +0100 |
| commit | eca19fa2272137cfd38135376f8cbf6d0a2f2187 (patch) | |
| tree | 36d3cdb47cd2b3b367dced642667479007ffaf62 /docs/api/Makefile.in | |
| parent | 16df93361dd8829fa730e08ce96650b499a59f70 (diff) | |
| parent | 3a56bce6c0ea7ba0fe269520547740783b342e0d (diff) | |
Update upstream source from tag 'upstream/1.30.0'
Update to upstream version '1.30.0' with Debian dir e4e3c5986af4d47930d9e35ac7d8bc6c70bd1dd9
Diffstat (limited to 'docs/api/Makefile.in')
| -rw-r--r-- | docs/api/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/api/Makefile.in b/docs/api/Makefile.in index fcbc9448..1d29637a 100644 --- a/docs/api/Makefile.in +++ b/docs/api/Makefile.in @@ -328,8 +328,6 @@ PERL = @PERL@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -POLKIT_CFLAGS = @POLKIT_CFLAGS@ -POLKIT_LIBS = @POLKIT_LIBS@ POSUB = @POSUB@ PPPD_PATH = @PPPD_PATH@ PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@ |