From 4e06a0e86a83ee4fce8dba7142cc5d41fbdc95d2 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sat, 27 Feb 2021 00:14:06 +0100 Subject: bindings/mono: Port app-indicator.sources.xml.in to CMake --- bindings/mono/app-indicator.sources.xml.in | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bindings/mono/app-indicator.sources.xml.in b/bindings/mono/app-indicator.sources.xml.in index 9a283ea..4746179 100644 --- a/bindings/mono/app-indicator.sources.xml.in +++ b/bindings/mono/app-indicator.sources.xml.in @@ -1,12 +1,12 @@ - - - - @top_builddir@/bindings/mono/app-indicator.c - @top_builddir@/src/app-indicator-enum-types.c - @top_builddir@/src/app-indicator-enum-types.h - @top_srcdir@/src/app-indicator.h - - - + + + + @REL_SRC@src/app-indicator.c + @REL_BIN@src/app-indicator-enum-types.c + @REL_BIN@src/app-indicator-enum-types.h + @REL_SRC@src/app-indicator.h + + + -- cgit v1.2.3