[mcedaemon] r85 committed - Fix wrong srcs for mce_decode.

7 views
Skip to first unread message

mced...@googlecode.com

unread,
Jun 13, 2012, 12:54:31 PM6/13/12
to mced-...@googlegroups.com
Revision: 85
Author: thockin
Date: Wed Jun 13 09:54:16 2012
Log: Fix wrong srcs for mce_decode.


http://code.google.com/p/mcedaemon/source/detail?r=85

Modified:
/trunk/Makefile

=======================================
--- /trunk/Makefile Fri Oct 14 22:20:32 2011
+++ /trunk/Makefile Wed Jun 13 09:54:16 2012
@@ -61,7 +61,7 @@
mce_listen_OBJS = $(mce_listen_SRCS:.c=.o)

mce_decode_SRCS = mce_decode.c
-mce_decode_OBJS = $(mce_listen_SRCS:.c=.o)
+mce_decode_OBJS = $(mce_decode_SRCS:.c=.o)

mcelog_faker_SRCS = mcelog_faker.c
mcelog_faker_OBJS = $(mcelog_faker_SRCS:.c=.o)
Reply all
Reply to author
Forward
0 new messages