]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
tools: Ship disable-uac.rc instead of generating it at build time
authorSimon McVittie <smcv@collabora.com>
Thu, 23 Jun 2022 17:55:08 +0000 (18:55 +0100)
committerSimon McVittie <smcv@collabora.com>
Wed, 13 Jul 2022 19:36:13 +0000 (20:36 +0100)
The Meson build system ships it anyway.

Signed-off-by: Simon McVittie <smcv@collabora.com>
tools/Makefile.am

index f8660c06b1da7f8bccccb696e54f7e621757e14f..e88ecffaa984cfe1fb1ed724dd4c4a1145a847d8 100644 (file)
@@ -137,10 +137,7 @@ SUFFIXES = .rc
 .rc.o:
        $(RC) $< -o $@
 
-nodist_dbus_update_activation_environment_SOURCES = disable-uac.rc
-
-disable-uac.rc: Win32.Manifest
-       echo '1 24 "$<"' > $@
+dbus_update_activation_environment_SOURCES += disable-uac.rc
 endif
 
 EXTRA_DIST = run-with-tmp-session-bus.sh strtoll.c strtoull.c Win32.Manifest