From 5dfa28059e5ea0e6f0db4dc48b05c8ebad7a53c1 Mon Sep 17 00:00:00 2001 From: axel Date: Fri, 17 Feb 2006 20:35:40 +1000 Subject: [PATCH] Remove dropped fish_function.fish from Makefile darcs-hash:20060217103540-ac50b-5ea95b93bd93512100e652e2cd8146d4f2fdbf58.gz --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index fe0dd5fcb..4eecc8437 100644 --- a/Makefile.in +++ b/Makefile.in @@ -52,7 +52,7 @@ fishinputfile = @fishinputfile@ docdir = @docdir@ #etc files to install -ETC_DIR_INSTALL = etc/fish_interactive.fish etc/fish_function.fish +ETC_DIR_INSTALL = etc/fish_interactive.fish # Set to 1 if we have gettext HAVE_GETTEXT=@HAVE_GETTEXT@ @@ -161,7 +161,7 @@ MAIN_DIR_FILES := Doxyfile Doxyfile.user Makefile.in configure \ config.guess fish_tests.c main.c fish_pager.c fishd.c seq.in # Files in ./etc/ -ETC_DIR_FILES :=etc/fish.in etc/fish_function.fish etc/fish_inputrc \ +ETC_DIR_FILES :=etc/fish.in etc/fish_inputrc \ etc/fish_interactive.fish.in # Files in ./share/