From f20ef3ca45a56d9107825f3d295b8f878c3b4964 Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Wed, 21 Dec 2016 19:12:15 +0000 Subject: [PATCH] Fix typos in filenames. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1faaa2d..a063673 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,8 +158,8 @@ noinst_HEADERS = include/gsscon.h include/tr_config.h \ include/tr_filter.h include/tr_gss.h \ include/tid_internal.h include/trp_internal.h \ include/tr_cfgwatch.h include/tr_event.h \ - include/tr_mq.h include/tr_ptable.h \ - include/tr_rtable.h include/tr_util.h + include/tr_mq.h include/trp_ptable.h \ + include/trp_rtable.h include/tr_util.h pkgdata_DATA=schema.sql nobase_dist_pkgdata_DATA=redhat/init redhat/sysconfig redhat/organizations.cfg redhat/tidc-wrapper redhat/trust_router-wrapper redhat/tr-test-internal.cfg redhat/default-internal.cfg redhat/tids-wrapper redhat/sysconfig.tids -- 2.1.4