[gegl] docs/Makefile.am: fix syntax error
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] docs/Makefile.am: fix syntax error
- Date: Tue, 2 Jun 2015 14:40:51 +0000 (UTC)
commit cba0780e8335b48e4f155a339c7ba2223339c87a
Author: Øyvind Kolås <pippin gimp org>
Date: Tue Jun 2 16:40:08 2015 +0200
docs/Makefile.am: fix syntax error
docs/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index e6ae347..729efd6 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -208,7 +208,7 @@ else
endif
clean-local:
- rm -rf images/examples; \
+ rm -rf images/examples;
distclean-local:
if test $(srcdir) = .; then :; else \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]