plugindir = $(libdir)/peas-demo/plugins/luahello

plugin_lua = \
	luahello.py

plugin_DATA = luahello.plugin

EXTRA_DIST = $(plugin_DATA)
