Update project structure

This commit is contained in:
kramo
2023-02-19 20:06:45 +01:00
parent e87e96f3c6
commit a0a67fd2ca
10 changed files with 24 additions and 26 deletions

View File

@@ -7,7 +7,7 @@ project('cartridges',
i18n = import('i18n')
gnome = import('gnome')
pkgdatadir = join_paths(get_option('prefix'), get_option('datadir'), meson.project_name())
subdir('data')
subdir('src')