Enlightenment CVS committal

Author  : lok
Project : e17
Module  : apps/emphasis

Dir     : e17/apps/emphasis/src/bin


Modified Files:
        Makefile.am 


Log Message:
[Fix] Make it works again

===================================================================
RCS file: /cvs/e/e17/apps/emphasis/src/bin/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Makefile.am 22 Mar 2007 15:00:00 -0000      1.9
+++ Makefile.am 23 Mar 2007 12:57:12 -0000      1.10
@@ -37,6 +37,7 @@
 emphasis_data_list.c  \
 emphasis_search.c
 
-emphasis_LDADD = @EMPHASIS_LIBS@
+emphasis_LDFLAGS = @DLLDFLAGS@
+emphasis_LDADD = @EMPHASIS_LIBS@ 
 
 MAINTAINERCLEANFILES = Makefile.in



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to