Enlightenment CVS committal Author : devilhorns Project : e17 Module : proto
Dir : e17/proto/emenu/src/lib Modified Files: Makefile.am Added Files: category.c Log Message: Add start of menu category code. =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/emenu/src/lib/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 27 Jan 2006 15:53:24 -0000 1.1 +++ Makefile.am 28 Jan 2006 18:55:33 -0000 1.2 @@ -10,8 +10,8 @@ pkgdir = $(datadir)/$(MODULE_ARCH)/lib/ pkg_LTLIBRARIES = libemenu.la -libemenu_la_LDFLAGS = -module -avoid-version -libemenu_la_SOURCES = main.c +# libemenu_la_LDFLAGS = -module -avoid-version +libemenu_la_SOURCES = main.c category.c libemenu_la_DEPENDENCIES = $(top_builddir)/config.h libemenu_la_LIBADD = @ecore_libs@ libemenu_la_CFLAGS = @ecore_cflags@ ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs