Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am « plugins - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36e9639859c8e25ab1a00c7b09d41c8eac1d7fd1 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES = \
	$(PYTHON_INCLUDES)

gajimpluginsdir = $(gajim_pluginsdir)
nobase_dist_gajimplugins_PYTHON = \
	$(srcdir)/*/*.py \
	$(srcdir)/*/manifest.ini \
	$(srcdir)/*/*.ui

MAINTAINERCLEANFILES = Makefile.in