[librest] restore ABI
- From: Günther Wagner <gwagner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest] restore ABI
- Date: Thu, 3 Feb 2022 07:02:54 +0000 (UTC)
commit a7f9ee09f4b5ff483916eae8356b3961bf045730
Author: Günther Wagner <info gunibert de>
Date: Wed Feb 2 23:00:49 2022 +0100
restore ABI
rest/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/rest/meson.build b/rest/meson.build
index d514490..f12dad3 100644
--- a/rest/meson.build
+++ b/rest/meson.build
@@ -13,6 +13,7 @@ librest_sources = [
'rest-params.c',
'rest-proxy.c',
'rest-proxy-call.c',
+ 'rest-proxy-auth.c',
'rest-xml-node.c',
'rest-xml-parser.c',
'rest-main.c',
@@ -36,6 +37,7 @@ librest_headers = [
'rest-params.h',
'rest-proxy-call.h',
'rest-proxy.h',
+ 'rest-proxy-auth.h',
'rest-xml-node.h',
'rest-xml-parser.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]