Skip to content

Commit

Permalink
Merge branch 'remove-portfolio-dist' of https://github.com/codesmythe…
Browse files Browse the repository at this point in the history
…/gnucash into unstable
  • Loading branch information
jralls committed Jan 9, 2018
2 parents 502001c + bee2925 commit be02abc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion libgnucash/quotes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ INSTALL(FILES ${_MAN_FILES} DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
INSTALL(PROGRAMS ${_BIN_FILES} DESTINATION ${CMAKE_INSTALL_BINDIR})

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 libgnucash/quotes/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ EXTRA_DIST = \
gnc-fq-dump \
gnc-fq-helper.in \
gnc-fq-update.in \
gnc-value-portfolio \
CMakeLists.txt

gnc-fq-helper: gnc-fq-helper.in Makefile
Expand Down
7 changes: 0 additions & 7 deletions libgnucash/quotes/README
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,3 @@ gnc-fq-update.in:

Source file for gnc-fq-update which is a perl script that updates
Finance::Quote from CPAN.

gnc-value-portfolio:

A stand-alone perl script for updating and printing the value of a
portfolio. To use this script, edit the first few lines at the top
of the file to indicate your portfolio and purchase price.
(from Christopher B. Browne, cbbrowne@hex.net)

0 comments on commit be02abc

Please sign in to comment.