mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove stray addition from 34cc103e94
.
This commit is contained in:
parent
a7cfedb9dd
commit
43ad7accda
@ -35,7 +35,7 @@ SET(doc_FILES
|
||||
user-prefs-howto.txt
|
||||
)
|
||||
|
||||
SET_LOCAL_DIST(doc_DIST_local CMakeLists.txt Makefile.am ${doc_FILES})
|
||||
SET_LOCAL_DIST(doc_DIST_local CMakeLists.txt ${doc_FILES})
|
||||
SET(doc_DIST ${doc_DIST_local} ${doc_design_DIST} ${doc_xml_DIST} PARENT_SCOPE)
|
||||
|
||||
find_program(DOXYGEN doxygen)
|
||||
|
Loading…
Reference in New Issue
Block a user