project: rename back to calls

The project files should not have been renamed in c732c74
as these changes might infringe on GNOME trademarks
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-02-10 22:18:51 +01:00
parent 46e4422026
commit 3050e30672
5 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ gnome.gtkdoc('calls',
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gi')),
'--extra-dir=@0@'.format(join_paths(glib_docpath, 'gtk3')),
],
install_dir: 'gnome-calls',
install_dir: 'calls',
install: true)
endif