gegl r2127 - in trunk: . operations/affine



Author: schumaml
Date: Wed Feb 27 00:55:51 2008
New Revision: 2127
URL: http://svn.gnome.org/viewvc/gegl?rev=2127&view=rev

Log:
* operations/affine/Makefile.am: use affine_la_LIBADD instead of LDADD.

Modified:
   trunk/ChangeLog
   trunk/operations/affine/Makefile.am

Modified: trunk/operations/affine/Makefile.am
==============================================================================
--- trunk/operations/affine/Makefile.am	(original)
+++ trunk/operations/affine/Makefile.am	Wed Feb 27 00:55:51 2008
@@ -18,4 +18,4 @@
 	translate.c	\
 	chant.h
 
-LDADD = $(op_libs)
+affine_la_LIBADD = $(op_libs)



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