Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
xdg
shared-mime-info
Commits
a1f8a198
Commit
a1f8a198
authored
Sep 11, 2019
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: Rebuild .pot file on source changes
Add a few dependencies for regenerating the .pot file.
parent
72028806
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.am
Makefile.am
+2
-2
No files found.
Makefile.am
View file @
a1f8a198
...
...
@@ -44,7 +44,7 @@ pkgconfig_DATA = shared-mime-info.pc
$(pkgconfig_DATA)
:
config.status
freedesktop.org.xml
:
freedesktop.org.xml.in
freedesktop.org.xml
:
freedesktop.org.xml.in
$(top_srcdir)/po/*.po its/shared-mime-info.its
$(MAKE)
-C
po update-gmo
$(AM_V_GEN)$(ITSTOOL)
-j
$<
-o
$@
$(top_srcdir)
/po/
*
.gmo
...
...
@@ -80,7 +80,7 @@ all: $(defaultmakedeps)
XDGMIME_PATH
=
@XDGMIME_PATH@
po/shared-mime-info.pot
:
po/shared-mime-info.pot
:
freedesktop.org.xml.in $(top_srcdir)/po/*.po
make
-C
po shared-mime-info.pot
local-test
:
po/shared-mime-info.pot freedesktop.org.xml update-mime-database$(EXEEXT)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment