From 305b36e5b17a09f709a4abf921c4feb318e0d8cf Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Wed, 19 Oct 2011 09:58:06 +0200 Subject: [PATCH] build-sys: remove non-existing files from Makefile.am The f23390043bece9f2d4870e5b3a187896e2c7d23f removed few files, which still exist in Makefile.am making `make dist' to fail. This patch fixes the isue. Signed-off-by: Sami Kerola --- ps/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ps/Makefile.am b/ps/Makefile.am index b748f103..92815a34 100644 --- a/ps/Makefile.am +++ b/ps/Makefile.am @@ -23,6 +23,4 @@ pscommand_SOURCES = \ EXTRA_DIST = \ HACKING \ - it \ - regression \ - TRANSLATION + regression