This website works better with JavaScript.
Home
Help
Sign In
rico
/
HomePage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
correction de la boulette faite dans le dernier commit
master
Richard Genoud
3 years ago
parent
4a6a9e0a39
commit
10aa7fe971
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -19,4 +19,4 @@ agendadulibre.xml:
$(
WGET_BIN
)
--output-document
=
'$@'
'https://www.agendadulibre.org/events.xml?tag=cagull&future=false'
news.md
:
agendadulibre
.
xsl
agendadulibre
.
xml
$(
XSLTPROC_BIN
)
'
$^
'
>
'$@'
$(
XSLTPROC_BIN
)
$^ >
'$@'
Write
Preview
Loading…
Cancel
Save