2010-09-03 21:36:32 -07:00
|
|
|
plugins_sources += \
|
|
|
|
plugins/moofileselector-prefs.c \
|
|
|
|
plugins/moofileselector.c \
|
|
|
|
plugins/moofileselector.h \
|
2010-12-08 01:29:05 -08:00
|
|
|
plugins/mooplugin-builtin.h \
|
|
|
|
plugins/mooplugin-builtin.c \
|
2010-09-03 21:36:32 -07:00
|
|
|
plugins/moofilelist.c \
|
2010-12-12 02:29:20 -08:00
|
|
|
plugins/moofind.c
|
2010-09-03 21:36:32 -07:00
|
|
|
|
|
|
|
EXTRA_DIST += \
|
|
|
|
plugins/glade/moofileselector-prefs.glade \
|
|
|
|
plugins/glade/moofileselector.glade \
|
|
|
|
plugins/glade/moofind.glade \
|
|
|
|
plugins/glade/moogrep.glade
|
|
|
|
|
2010-12-17 00:46:14 -08:00
|
|
|
built_plugins_sources += \
|
|
|
|
plugins/moofileselector-prefs-gxml.h \
|
|
|
|
plugins/moofileselector-gxml.h \
|
|
|
|
plugins/moofind-gxml.h \
|
|
|
|
plugins/moogrep-gxml.h
|
2010-09-03 21:36:32 -07:00
|
|
|
|
|
|
|
include plugins/ctags/Makefile.incl
|
|
|
|
include plugins/usertools/Makefile.incl
|
2010-11-21 00:44:24 -08:00
|
|
|
include plugins/support/Makefile.incl
|