Fix Makefile for help files
This commit is contained in:
parent
61a89b5aa9
commit
c56a890a10
@ -7,16 +7,16 @@ HELP_ID = astrognome
|
|||||||
HELP_MEDIA = $(NULL)
|
HELP_MEDIA = $(NULL)
|
||||||
|
|
||||||
HELP_FILES = \
|
HELP_FILES = \
|
||||||
index.page \
|
index.page \
|
||||||
introduction.page \
|
introduction.page \
|
||||||
display-themes.page \
|
display-themes.page \
|
||||||
getting-started.page \
|
getting-started.page \
|
||||||
image-export.page \
|
image-export.page \
|
||||||
keyboard-navigation.page \
|
keyboard-navigation.page \
|
||||||
preferences.page \
|
preferences.page \
|
||||||
troubleshooting.page \
|
your-first-chart.page \
|
||||||
your-first-chart.page \
|
chart-parts.page \
|
||||||
legal.xml \
|
legal.xml \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
HELP_LINGUAS = hu
|
HELP_LINGUAS = hu
|
||||||
|
Loading…
Reference in New Issue
Block a user