From 78743ea72efadf70411cb82c92a9b5100c521195 Mon Sep 17 00:00:00 2001 From: Michihiro NAKAJIMA Date: Sun, 12 Oct 2014 14:25:31 +0900 Subject: [PATCH] Fix typo. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fbf0a4753..464d1b27c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1129,7 +1129,7 @@ bsdcat_SOURCES= \ cat/bsdcat.c \ cat/bsdcat.h \ cat/bsdcat_platform.h \ - cat/cmdline.h + cat/cmdline.c if INC_WINDOWS_FILES bsdcat_SOURCES+= -- 2.47.2