index 5dbbe312b9f52b7ab5795e20c55508c5ecdd2625..c8e518b49c0de21163268b2ddb55cec0438f367d 100644 (file)
@@ -31,7 +31,7 @@ sepgsql = shared_module('sepgsql',
)
contrib_targets += sepgsql
-custom_target('sepgsql.sql',
+contrib_targets += custom_target('sepgsql.sql',
input: 'sepgsql.sql.in',
output: 'sepgsql.sql',
command: [sed, '-e', 's,MODULE_PATHNAME,$libdir/sepgsql,g', '@INPUT@'],