Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : proto
Dir : e17/proto/esmart/test
Modified Files:
Makefile.am
Added Files:
esmart_file_dialog_main.c
Log Message:
this is where the main should be
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/test/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 6 Jan 2004 18:14:51 -0000 1.3
+++ Makefile.am 30 Mar 2004 19:12:46 -0000 1.4
@@ -6,11 +6,13 @@
-I$(top_srcdir)/src/container \
-I$(top_srcdir)/src/trans \
-I$(top_srcdir)/src/draggies \
+ -I$(top_srcdir)/src/entry \
+ -I$(top_srcdir)/src/file_dialog \
@evas_cflags@ \
@imlib_cflags@ \
@ecore_cflags@
-bin_PROGRAMS = esmart_test
+bin_PROGRAMS = esmart_test esmart_file_dialog_test
esmart_test_CFLAGS = -g
esmart_test_DEPENDENCIES = $(top_builddir)/src/libesmart.la
@@ -20,3 +22,12 @@
@evas_libs@ \
@imlib_libs@ \
@ecore_libs@
+
+esmart_file_dialog_test_CFLAGS = -g
+esmart_file_dialog_test_DEPENDENCIES = $(top_builddir)/src/libesmart.la
+esmart_file_dialog_test_SOURCES = esmart_file_dialog_main.c
+
+esmart_file_dialog_test_LDADD = $(top_builddir)/src/libesmart.la \
+ @evas_libs@ \
+ @imlib_libs@ \
+ @ecore_libs@
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs