summaryrefslogtreecommitdiff
path: root/telepathy/Makefile.am
blob: ce8c77daae1a8ed743f70640c6db3b37ea3a5566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
servicedir = ${datadir}/dbus-1/services
nodist_service_DATA = org.freedesktop.Telepathy.Client.Zeitgeist.service

appdir = ${datadir}/telepathy/clients
app_DATA = Zeitgeist.client

bin_SCRIPTS = zeitgeist-telepathy-observer

EXTRA_DIST = \
			 zeitgeist-telepathy-observer \
			 org.freedesktop.Telepathy.Client.Zeitgeist.service \
			 Zeitgeist.client

local-install:
	@echo "Telepathy: local-install not implemented"

local-uninstall:
	@echo "Telepathy: local-uninstall not implemented"