From 219b9abb99eefcdf319b9b7e3b6f8a76ec415f6e Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 10 Aug 2009 08:48:22 +0000 Subject: [PATCH] Dist ykpersonalize.1. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ed21343..a057897 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,7 +54,7 @@ bin_PROGRAMS = ykpersonalize ykpersonalize_SOURCES = ykpersonalize.c ykpersonalize_LDADD = ./libykpers.la ./ykcore/libykcore.la -man1_MANS = ykpersonalize.1 +dist_man1_MANS = ykpersonalize.1 # Self tests. -- 2.39.5