diff --git a/src/quotes/CMakeLists.txt b/src/quotes/CMakeLists.txt index ed2ced8bfaa..fc4849ba1ff 100644 --- a/src/quotes/CMakeLists.txt +++ b/src/quotes/CMakeLists.txt @@ -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) diff --git a/src/quotes/Makefile.am b/src/quotes/Makefile.am index c26a4c1950c..65e3b783c38 100644 --- a/src/quotes/Makefile.am +++ b/src/quotes/Makefile.am @@ -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