Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
gnome-latex
Commits
431794ae
Commit
431794ae
authored
Mar 28, 2018
by
swilmet
Browse files
Rename to GNOME LaTeX: GResource file name
parent
c380d2ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
431794ae
...
...
@@ -90,13 +90,13 @@ gnome_latex_LDADD = \
# GResource
latex
ila
-resources.c: latex
ila
.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) --generate-dependencies $(srcdir)/latex
ila
.gresource.xml)
$(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir) --generate-source $(srcdir)/latex
ila
.gresource.xml
g
latex-resources.c:
g
latex.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir) --generate-dependencies $(srcdir)/
g
latex.gresource.xml)
$(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir) --generate-source $(srcdir)/
g
latex.gresource.xml
BUILT_SOURCES = latex
ila
-resources.c
BUILT_SOURCES =
g
latex-resources.c
nodist_gnome_latex_SOURCES = $(BUILT_SOURCES)
EXTRA_DIST = latex
ila
.gresource.xml
EXTRA_DIST =
g
latex.gresource.xml
CLEANFILES = \
$(BUILT_SOURCES) \
...
...
src/latex
ila
.gresource.xml
→
src/
g
latex.gresource.xml
View file @
431794ae
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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