Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
c88963e0
Commit
c88963e0
authored
Apr 27, 2014
by
Moritz Lipp
Browse files
Update Makefile
Thanks to Kamil Smardzewski
parent
8f61583a
Changes
2
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
c88963e0
...
...
@@ -23,4 +23,5 @@ Rob Cornish <jrmcornish@gmail.com>
Marwan Tanager <marwan.tngr@gmail.com>
Diego Joss <djego.joss@gmail.com>
Ignas Anikevicius <anikevicius@gmail.com>
Kamil Smardzewski <roderyk197@gmail.com>
oblique
Makefile
View file @
c88963e0
...
...
@@ -73,7 +73,7 @@ dbus-interface-definitions.c: data/org.pwmt.zathura.xml
$(QUIET)
echo
'const char* DBUS_INTERFACE_XML ='
>>
$@
.tmp
$(QUIET)
sed
's/^\(.*\)$$/"\1\\n"/'
data/org.pwmt.zathura.xml
>>
$@
.tmp
$(QUIET)
echo
';'
>>
$@
.tmp
$(QUIET)
mv
$@
.tmp
$@
.c
$(QUIET)
mv
$@
.tmp
$@
css-definitions.c
:
data/zathura.css_t
$(QUIET)
echo
'#include "css-definitions.h"'
>
$@
.tmp
...
...
Write
Preview
Supports
Markdown
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