[gegl] opencl: small fix in Makefile
- From: Victor Matheus de Araujo Oliveira <vmaolive src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] opencl: small fix in Makefile
- Date: Sat, 12 Jan 2013 00:47:10 +0000 (UTC)
commit 6195acd4e1a31648680253fd20a565ddce3659cd
Author: Victor Oliveira <victormatheus gmail com>
Date: Fri Jan 11 22:46:33 2013 -0200
opencl: small fix in Makefile
opencl/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/opencl/Makefile.am b/opencl/Makefile.am
index c27f635..afb93a3 100644
--- a/opencl/Makefile.am
+++ b/opencl/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = $(wildcard $(srcdir)/*.cl) + $(wildcard $(srcdir)/*.pl)
+EXTRA_DIST = $(wildcard $(srcdir)/*.cl) $(wildcard $(srcdir)/*.pl)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]