Skip to content

Commit e148477

Browse files
committed
Remove build-osx.txt, build-solaris.txt, and misc-notes.txt.
The first two are utterly obsolete and the third copies a mailing list conversation from 20 years ago about stock splits.
1 parent d53649c commit e148477

File tree

4 files changed

+2
-166
lines changed

4 files changed

+2
-166
lines changed

doc/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ set(doc_DATA
1919
)
2020

2121
set(doc_noinst_DATA
22-
build-aix.txt build-solaris.txt CMakeLists.txt gnc-fq-dump.1 gnc-fq-helper.1 gnucash.1.in
23-
misc-notes.txt README.HBCI README.OFX README.translator.txt tip_of_the_day.list.c
22+
CMakeLists.txt gnc-fq-dump.1 gnc-fq-helper.1 gnucash.1.in
23+
README.HBCI README.OFX README.translator.txt tip_of_the_day.list.c
2424
TRANSLATION_HOWTO)
2525

2626
install(FILES ${doc_DATA} DESTINATION ${CMAKE_INSTALL_DOCDIR})

doc/build-osx.txt

-72
This file was deleted.

doc/build-solaris.txt

-10
This file was deleted.

doc/misc-notes.txt

-82
This file was deleted.

0 commit comments

Comments
 (0)