diff options
author | Carlos Garnacho <carlos@imendio.com> | 2007-10-29 23:04:11 +0100 |
---|---|---|
committer | Carlos Garnacho <carlos@imendio.com> | 2007-10-29 23:04:11 +0100 |
commit | 5992ed990e0c0b50efa570fd970442ed4bb1efa5 (patch) | |
tree | f152fc42246ec44c3e05258f52db5ba6db588fff | |
parent | cac136bef9c6017860926d6975230af65d244584 (diff) |
include system-tools-backends.policy in EXTRA_DIST
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7806de6..7ac93b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ scripts_SCRIPTS = $(scripts) EXTRA_DIST = \ system-tools-backends-2.0.pc.in \ system-tools-backends.conf.in \ + system-tools-backends.policy \ org.freedesktop.SystemToolsBackends.service.in \ test-backends.in \ diagnostics.pl \ |