Skip to content

Commit

Permalink
Include gnucash-windows-locale.c in the dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Jun 1, 2020
1 parent 0f6cec1 commit ff80755
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions gnucash/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,9 @@ gnc_add_scheme_targets(price-quotes

set_local_dist(gnucash_DIST_local CMakeLists.txt environment.in generate-gnc-script
gnucash.cpp gnucash-commands.cpp gnucash-cli.cpp gnucash-core-app.cpp
gnucash.rc.in gnucash-valgrind.in gnucash-gresources.xml ${gresource_files}
price-quotes.scm ${gnucash_noinst_HEADERS} ${gnucash_EXTRA_DIST})
gnucash-windows-locale.c gnucash.rc.in gnucash-valgrind.in
gnucash-gresources.xml ${gresource_files} price-quotes.scm
${gnucash_noinst_HEADERS} ${gnucash_EXTRA_DIST})

set (gnucash_DIST ${gnucash_DIST_local} ${gnome_DIST} ${gnome_search_DIST} ${gnome_utils_DIST}
${gschemas_DIST} ${gtkbuilder_DIST} ${html_DIST} ${import_export_DIST} ${python_DIST} ${register_DIST}
Expand Down

0 comments on commit ff80755

Please sign in to comment.