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