From d5e865a830826a92f62bffefbf5b5cb5ae548b7c Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 7 Jul 2011 11:23:24 -0500 Subject: Adding in accounts-service-user.xml as well to dist. Not sure why this isn't caught by distcheck. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 59cb481..df0ec0f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -144,7 +144,8 @@ EXTRA_DIST = \ display-manager.xml \ session-dbus.xml \ upower.xml \ - accounts-service.xml + accounts-service.xml \ + accounts-service-user.xml CLEANFILES = \ $(BUILT_SOURCES) -- cgit v1.2.3