From 4d867099888ee4ee33963c7f802a6d2ea6774469 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Wed, 18 Oct 2017 19:01:17 -0700 Subject: [PATCH] Makefile.am: Fix Merge error - missing char Signed-off-by: Martin Winter --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d9698d7cbd..dfa9d7a175 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,7 +64,7 @@ DIST_SUBDIRS = . bgpd \ vtysh doc tests \ solaris bgpd/rfp-example/librfp \ bgpd/rfp-example/rfptest \ - debianpkg + debianpkg \ # end if PKGSRC -- 2.39.5