diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-04 18:19:58 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2012-01-04 18:19:58 +0000 |
commit | 4f404b560378fdb92a041532ffcfc12b6f194bec (patch) | |
tree | ff97c71c2d52d2ccd53deae12dba0f4c93bbf8e3 /bus/Makefile.am | |
parent | 68ecce599a176bb6ccf39ceb8382300a254d710b (diff) | |
download | dbus-4f404b560378fdb92a041532ffcfc12b6f194bec.tar.gz |
Revert "made session service dirs customizable: autotools part"
This reverts commit 61760cf7de5af3452423244a8b6f5f1b5d00512b.
Diffstat (limited to 'bus/Makefile.am')
-rw-r--r-- | bus/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bus/Makefile.am b/bus/Makefile.am index 4ccf79b4..6cbc09a6 100644 --- a/bus/Makefile.am +++ b/bus/Makefile.am @@ -28,8 +28,6 @@ AM_LDFLAGS = @R_DYNAMIC_LDFLAG@ EFENCE= -DBUS_SESSION_SERVICE_DIRS = <standard_session_servicedirs /> - CONFIG_IN_FILES= \ session.conf.in \ system.conf.in \ |