Skip to content

Commit

Permalink
Remove previously deleted gnc-value-portfolio script from dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Mar 31, 2018
1 parent 157f43d commit ef8558f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/quotes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ INSTALL(FILES ${_MAN_FILES} DESTINATION share/man/man1)
INSTALL(PROGRAMS ${_BIN_FILES} DESTINATION bin)

SET_DIST_LIST(quotes_DIST CMakeLists.txt gnc-fq-check.in gnc-fq-dump gnc-fq-helper.in gnc-fq-update.in
gnc-value-portfolio Makefile.am Quote_example.pl README)
Makefile.am Quote_example.pl README)
1 change: 0 additions & 1 deletion src/quotes/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ EXTRA_DIST = \
gnc-fq-dump \
gnc-fq-helper.in \
gnc-fq-update.in \
gnc-value-portfolio \
CMakeLists.txt

## We borrow guile's convention and use @-...-@ as the substitution
Expand Down

0 comments on commit ef8558f

Please sign in to comment.