summaryrefslogtreecommitdiffstats
path: root/dbus/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-07-15build: switch to meson buildsystemSebastian Reichel1-27/+0
We build the project with 'meson' now instead of using custom configure script + GNU Makefiles. To build the project, go to the project root directory and use the following commands: Building: meson build cd build ninja Update Language Files: ninja shopsystem-pot ninja shopsystem-update-po Install: DESTDIR=./tmp ninja install
2017-04-18all: switch from session to system busSebastian Reichel1-1/+3
2016-08-04dbus: install service files into system pathSebastian Reichel1-1/+1
2013-04-28add dbus service filesSebastian Reichel1-0/+25