[librsvg] Fix make dist



commit 10918c76ecb93ba51794a624e44d33c3f6cdb71f
Author: Christian Persch <chpe gnome org>
Date:   Mon Nov 7 20:21:49 2011 +0100

    Fix make dist

 gdk-pixbuf-loader/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf-loader/Makefile.am b/gdk-pixbuf-loader/Makefile.am
index a6611c2..12f6388 100644
--- a/gdk-pixbuf-loader/Makefile.am
+++ b/gdk-pixbuf-loader/Makefile.am
@@ -34,7 +34,7 @@ noinst_PROGRAMS = rsvg-loader
 
 rsvg_loader_SOURCES = \
 	test.c \
-	(NULL)
+	$(NULL)
 rsvg_loader_CPPFLAGS = \
 	$(AM_CPPFLAGS)
 rsvg_loader_CFLAGS = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]