xed/plugins/quickopen/quickopen/Makefile.am

14 lines
212 B
Makefile
Raw Normal View History

2011-11-07 13:46:58 -06:00
# Quick Open Plugin
2011-11-07 16:52:18 -06:00
plugindir = $(PLUMA_PLUGINS_LIBS_DIR)/quickopen
2011-11-07 13:46:58 -06:00
plugin_PYTHON = \
__init__.py \
popup.py \
virtualdirs.py \
windowhelper.py
CLEANFILES =
DISTCLEANFILES =
-include $(top_srcdir)/git.mk