Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/demo


Modified Files:
        Makefile.am 


Log Message:


buildie cleanies

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/demo/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 6 Jul 2004 07:03:50 -0000       1.13
+++ Makefile.am 22 Oct 2004 02:47:54 -0000      1.14
@@ -5,7 +5,7 @@
 # A list of all the files in the current directory which can be regenerated
 MAINTAINERCLEANFILES = Makefile.in                             
 
-LDFLAGS              = -L/usr/X11R6/lib
+LDFLAGS              = 
 INCLUDES             = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
                        -I$(top_srcdir)/loaders -I$(top_srcdir)/libltdl \
                        -I/usr/X11R6/include $(X_CFLAGS) \
@@ -13,10 +13,15 @@
 
 if HAVE_X
 
+LDADD    = $(top_builddir)/src/libImlib2.la
+
 bin_PROGRAMS         = imlib2_view imconvert
+
 imconvert_SOURCES    = imconvert.c
+imconvert_LDFLAGS    = $(LDFLAGS) -L/usr/X11R6/lib
+
 imlib2_view_SOURCES  = view.c 
-LDADD    = $(top_builddir)/src/libImlib2.la
+imlib2_view_LDFLAGS  = $(LDFLAGS) -L/usr/X11R6/lib
 
 endif
 




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to