Skip to content

Commit

Permalink
Add the Info.plist created in 1a906b0 to the dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Jan 9, 2023
1 parent e4d0abb commit e92e7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -851,7 +851,7 @@ set_local_dist(toplvl_DIST ${toplvl_DIST_local})

set(ALL_DIST ${bindings_DIST} ${borrowed_DIST} ${cmake_DIST} ${common_DIST} ${data_DIST}
${doc_DIST} ${gnucash_DIST} ${libgnucash_DIST} ${packaging_DIST}
${po_DIST} ${test_templates_DIST} ${toplvl_DIST} ${util_DIST})
${po_DIST} ${test_templates_DIST} ${toplvl_DIST} ${util_DIST} Info.plist)


if (BUILDING_FROM_VCS)
Expand Down

0 comments on commit e92e7d0

Please sign in to comment.