warning fix for type
[lttv.git] / ltt / branches / poly / lttv / modules / Makefile.am
index 78056d2ef310c70d21d7611e67079eb96971cc53..925a5e5a43fd99151efdcf20eb52911b64b3970e 100644 (file)
@@ -7,15 +7,3 @@
 # the gui subdir comes first : dependency
 SUBDIRS = text gui
 
-AM_CFLAGS = $(GLIB_CFLAGS) 
-AM_CFLAGS += $(GTK_CFLAGS)
-LIBS += $(GLIB_LIBS)
-LIBS += $(GTK_LIBS) -L${top_srcdir}/lttv/modules/gui/API -lmainWinApi
-
-libdir = ${lttvplugindir}
-
-lib_LTLIBRARIES = libguiEvents.la
-libguiEvents_la_LDFLAGS = -module
-libguiEvents_la_SOURCES = guiEvents.c
-noinst_HEADERS = gtkrbtree.h gtktreeprivate.h
-
This page took 0.02249 seconds and 4 git commands to generate.