# Created by Mathieu Desnoyers on May 6, 2003
#
-#SUBDIRS = examples
+SUBDIRS = gui
libdir = ${lttvplugindir}
## Process this file with automake to produce Makefile.in
-SUBDIRS = src po
+SUBDIRS = src
EXTRA_DIST = \
- autogen.sh \
mainwin.glade \
mainwin.gladep
<name>MainWin</name>
<program_name>mainwin</program_name>
<gnome_support>FALSE</gnome_support>
+ <gettext_support>FALSE</gettext_support>
+ <output_build_files>FALSE</output_build_files>
+ <backup_source_files>FALSE</backup_source_files>
</glade-project>
## Process this file with automake to produce Makefile.in
-LIBS += -lguiEvents
-
INCLUDES = \
-DPACKAGE_DATA_DIR=\""$(datadir)"\" \
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \