Enlightenment CVS committal

Author  : andreas
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/bin


Modified Files:
        Makefile.am 


Log Message:
now it should be fixed


===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/bin/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 10 Jul 2007 17:33:54 -0000      1.7
+++ Makefile.am 12 Jul 2007 21:07:00 -0000      1.8
@@ -9,7 +9,7 @@
             -I$(top_srcdir)/src/lib/esmart_file_dialog \
             @CONTAINER_CFLAGS@ @THUMB_CFLAGS@
 
-bin_PROGRAMS                   = esmart_test esmart_file_dialog_test 
esmart_text_entry_test
+bin_PROGRAMS                   = esmart_test esmart_text_entry_test
 
 #esmart_test_DEPENDENCIES      = $(top_builddir)/src/lib/libesmart.la
 esmart_test_SOURCES            = esmart_test.c 
@@ -21,19 +21,10 @@
                $(top_builddir)/src/lib/esmart_trans_x11/libesmart_trans_x11.la 
\
                @CONTAINER_LIBS@ @THUMB_LIBS@
 
-esmart_file_dialog_test_SOURCES                = esmart_file_dialog_test.c 
-
-esmart_file_dialog_test_LDADD = \
-               
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la \
-               $(top_builddir)/src/lib/esmart_container/libesmart_container.la 
\
-               
$(top_builddir)/src/lib/esmart_file_dialog/libesmart_file_dialog.la \
-               @FILE_DIALOG_LIBS@
-
 esmart_text_entry_test_SOURCES         = esmart_text_entry_test.c
 
 esmart_text_entry_test_LDADD = \
                 
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la \
                 
$(top_builddir)/src/lib/esmart_container/libesmart_container.la \
-                
$(top_builddir)/src/lib/esmart_file_dialog/libesmart_file_dialog.la \
                 @TEXT_ENTRY_LIBS@
 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to