From 40af739b62548c8bfdb5ad89dc4a883e336c6a47 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 30 Jul 2014 14:54:51 -0400 Subject: [PATCH 1/1] distribute tids.service and schema.sql --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9fbe65a..b270d6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,4 +64,4 @@ systemddir=/lib/systemd/system systemd_DATA=tids.service -EXTRA_DIST = trust_router.spec common/tests.json +EXTRA_DIST = trust_router.spec common/tests.json schema.sql tids.service -- 2.1.4