summaryrefslogtreecommitdiff
path: root/data/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'data/meson.build')
-rw-r--r--data/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/meson.build b/data/meson.build
index 2be4ee73..600ee5ae 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -33,7 +33,6 @@ install_data(
appdata = app_id + '.appdata.xml'
appdata_file = i18n.merge_file(
- appdata,
input: appdata + '.in',
output: appdata,
po_dir: po_dir,
@@ -77,4 +76,4 @@ if appstream_util.found()
)
endif
-subdir('icons') \ No newline at end of file
+subdir('icons')