summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-09-04 22:56:29 +0100
committerSimon McVittie <smcv@collabora.com>2022-09-05 10:53:43 +0100
commitb6cfb2791228885354c992778a55d42bd4fc173f (patch)
tree8f7fed424419950375733b6d8f801a367eaa31bd /configure.ac
parent8f9891ec66ad637d636d3ece502688151a4d5453 (diff)
Move dbus-gmain into subprojects/
This gives it a layout that is compatible with being a Meson subproject. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9b2c90e..a5a699d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -159,7 +159,7 @@ AH_BOTTOM([
AC_CONFIG_FILES([
Makefile
- dbus-gmain/Makefile
dbus-python.pc
+ subprojects/dbus-gmain/Makefile
])
AC_OUTPUT