module name change oops
[lttv.git] / ltt / branches / poly / lttv / modules / gui / detailedevents / Makefile.am
index fef11b6d34a2018ecfe67e6c1f00020c739c4653..a4bbc288955fbe9e65b249761a8e40073215c568 100644 (file)
@@ -11,8 +11,8 @@ LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/mainlib -lmainWinApi
 
 libdir = ${lttvplugindir}
 
-lib_LTLIBRARIES = libguiEvents.la
-libguiEvents_la_LDFLAGS = -module
-libguiEvents_la_SOURCES = guiEvents.c
+lib_LTLIBRARIES = libguievents.la
+libguievents_la_LDFLAGS = -module
+libguievents_la_SOURCES = events.c
 noinst_HEADERS = gtkrbtree.h gtktreeprivate.h
 
This page took 0.022455 seconds and 4 git commands to generate.