diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ $(feeds.xml): $(contents.gz): gzip -9fk $* - touch $@ + touch $@ $(sources.snippets.gz): if [ -s $* ]; then gzip -9fk `cat $*`; fi |
![]() |
index : euandre.org | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -177,7 +177,7 @@ $(feeds.xml): $(contents.gz): gzip -9fk $* - touch $@ + touch $@ $(sources.snippets.gz): if [ -s $* ]; then gzip -9fk `cat $*`; fi |