From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harri Kiiskinen Subject: feed.el missing in Makefile Date: Tue, 07 Apr 2009 11:20:10 +0300 (EEST) Message-ID: <20090407.112010.124523730.harkiisk@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lr6Xc-0002QW-At for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 04:20:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lr6XW-0002On-Uv for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 04:20:19 -0400 Received: from [199.232.76.173] (port=52067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lr6XW-0002Oj-Ql for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 04:20:14 -0400 Received: from fk-out-0910.google.com ([209.85.128.187]:6189) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lr6XW-0002SZ-HH for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 04:20:14 -0400 Received: by fk-out-0910.google.com with SMTP id z23so974909fkz.10 for ; Tue, 07 Apr 2009 01:20:12 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello! Just updated with git and noticed, that feed.el is missing in the Makefile, thus does not get compiled nor installed. Harri K.