mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
remove some uses of $(doc_files)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26138 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
520b760891
commit
ce454c9a75
@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am
|
||||
|
||||
DISTCLEANFILES += $(tocfiles)
|
||||
|
||||
EXTRA_DIST = depend.py doc_toc.py README.Documentation $(DEPENDFILE) $(docfiles)
|
||||
EXTRA_DIST = depend.py doc_toc.py README.Documentation $(DEPENDFILE)
|
||||
|
||||
bibliodocdir = $(pkgdatadir)/doc/biblio
|
||||
dist_bibliodoc_DATA = \
|
||||
@ -251,8 +251,6 @@ dist_doc_DATA = \
|
||||
Tutorial.lyx \
|
||||
UserGuide.lyx
|
||||
|
||||
doc_DATA = $(docfiles)
|
||||
|
||||
doc_files = \
|
||||
$(dist_doc_DATA) \
|
||||
$(dist_cadoc_DATA) \
|
||||
|
Loading…
Reference in New Issue
Block a user