Moving more modules
[apertium.git] / trunk / apertium-tools / apertium-dbus / Makefile.am
blob8c893a2286977590137639db0d1d4a0be31fae22
1 SUBDIRS = src
3 EXTRA_DIST = org.apertium.info.service org.apertium.mode.service
5 SERVICEDIR=$(prefix)/share/dbus-1/services/
7 install-data-local:
8         $(INSTALL_DATA) org.apertium.info.service $(SERVICEDIR)
9         $(INSTALL_DATA) org.apertium.mode.service $(SERVICEDIR)