Enlightenment CVS committal Author : nasa01 Project : e_modules Module : calendar
Dir : e_modules/calendar/src Modified Files: Makefile.am Log Message: creating multiple dialogs from inital single one =================================================================== RCS file: /cvsroot/enlightenment/e_modules/calendar/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 19 Dec 2005 02:02:28 -0000 1.1 +++ Makefile.am 20 Dec 2005 23:53:09 -0000 1.2 @@ -21,12 +21,13 @@ pkgdir = $(datadir)/$(MODULE_ARCH) pkg_LTLIBRARIES = module.la -module_la_SOURCES = e_mod_main.c e_mod_main.h \ - main_editor.h main_editor.c \ +module_la_SOURCES = e_mod_main.c e_mod_main.h weekend_editor.c weekend_editor.h \ + main_editor.h main_editor.c weekday_editor.c weekday_editor.h\ calendar_color_func.h calendar_color_func.c calendar_text_fun.c \ calendar_text_func.h dialog_func.c dialog_func.h add_event_dialog.h\ add_event_dialog.c add_todo_dialog.h add_todo_dialog.c calendar_func.h\ - calendar_func.c cal_face_func.h cal_face_func.c + calendar_func.c cal_face_func.h cal_face_func.c otherfonts_editor.c \ + otherfonts_editor.h today_editor.c today_editor.h module_la_LIBADD = @e_libs@ -lm module_la_LDFLAGS = -module -avoid-version ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs