diff options
| author | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
| commit | b63a7cd4dbfe56f832140a2d98bdb67c0a54627f (patch) | |
| tree | 221887ec10314344b54ebc24f8c84fc0e0aaca1a /docs/api/Makefile.in | |
| parent | c5f255c46e327e5b910d5da01d7e00385a8711bc (diff) | |
| parent | 14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff) | |
Update upstream source from tag 'upstream/1.42.8'
Update to upstream version '1.42.8' with Debian dir 166b7f033d12a686e3d99ca4b3ded3c6bcbd0f66
Diffstat (limited to 'docs/api/Makefile.in')
| -rw-r--r-- | docs/api/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/Makefile.in b/docs/api/Makefile.in index 62582bcc..d7a09949 100644 --- a/docs/api/Makefile.in +++ b/docs/api/Makefile.in @@ -326,6 +326,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POSUB = @POSUB@ +PPPD_CFLAGS = @PPPD_CFLAGS@ PPPD_PATH = @PPPD_PATH@ PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@ PTHREAD_CC = @PTHREAD_CC@ |