Feature #1371 ยป 0070-Makefile.in.in-Get-rid-of-meson.build-modification.patch
translations/core/Makefile.in.in | ||
---|---|---|
DISTFILES = \
|
||
$(DISTFILES.common) \
|
||
Makevars POTFILES.in \
|
||
meson.build \
|
||
$(POFILES) $(GMOFILES) \
|
||
$(DISTFILES.extra1) $(DISTFILES.extra2) \
|
||
$(DISTFILES.extra3) $(DISTFILES.extra4) \
|
translations/core/Makevars | ||
---|---|---|
# "no". Set this to no if the POT file and PO files are maintained
|
||
# externally.
|
||
DIST_DEPENDS_ON_UPDATE_PO = yes
|
||
DISTFILES.extra1 = meson.build
|
translations/nations/Makefile.in.in | ||
---|---|---|
DISTFILES = \
|
||
$(DISTFILES.common) \
|
||
Makevars POTFILES.in \
|
||
meson.build \
|
||
$(POFILES) $(GMOFILES) \
|
||
$(DISTFILES.extra1) $(DISTFILES.extra2) \
|
||
$(DISTFILES.extra3) $(DISTFILES.extra4) \
|
translations/nations/Makevars | ||
---|---|---|
# "no". Set this to no if the POT file and PO files are maintained
|
||
# externally.
|
||
DIST_DEPENDS_ON_UPDATE_PO = yes
|
||
DISTFILES.extra1 = meson.build
|
translations/ruledit/Makefile.in.in | ||
---|---|---|
DISTFILES = \
|
||
$(DISTFILES.common) \
|
||
Makevars POTFILES.in \
|
||
meson.build \
|
||
$(POFILES) $(GMOFILES) \
|
||
$(DISTFILES.extra1) $(DISTFILES.extra2) \
|
||
$(DISTFILES.extra3) $(DISTFILES.extra4) \
|
translations/ruledit/Makevars | ||
---|---|---|
# "no". Set this to no if the POT file and PO files are maintained
|
||
# externally.
|
||
DIST_DEPENDS_ON_UPDATE_PO = yes
|
||
DISTFILES.extra1 = meson.build
|