summarylogtreecommitdiffstats
path: root/d-feet_meson_specify_project_language.patch
blob: 9ff455ba8637a7702737ea8a1b815588f9a6619d (plain)
1
2
3
4
5
6
7
8
9
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,6 @@
 project(
   'd-feet',
+  'c',
   version: '0.3.17',
   license: 'GPL2',
   meson_version: '>= 0.50.0',