mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove gnc-value-portfolio references from dist lists.
File itself was removed in c0fd3b3
.
This commit is contained in:
parent
c0fd3b3165
commit
bee2925ecc
@ -33,4 +33,4 @@ INSTALL(FILES ${_MAN_FILES} DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
|
|||||||
INSTALL(PROGRAMS ${_BIN_FILES} DESTINATION ${CMAKE_INSTALL_BINDIR})
|
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
|
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)
|
||||||
|
@ -10,7 +10,6 @@ EXTRA_DIST = \
|
|||||||
gnc-fq-dump \
|
gnc-fq-dump \
|
||||||
gnc-fq-helper.in \
|
gnc-fq-helper.in \
|
||||||
gnc-fq-update.in \
|
gnc-fq-update.in \
|
||||||
gnc-value-portfolio \
|
|
||||||
CMakeLists.txt
|
CMakeLists.txt
|
||||||
|
|
||||||
gnc-fq-helper: gnc-fq-helper.in Makefile
|
gnc-fq-helper: gnc-fq-helper.in Makefile
|
||||||
|
@ -24,10 +24,3 @@ gnc-fq-update.in:
|
|||||||
|
|
||||||
Source file for gnc-fq-update which is a perl script that updates
|
Source file for gnc-fq-update which is a perl script that updates
|
||||||
Finance::Quote from CPAN.
|
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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user