From fc198a3b9aeaa76ee7d6ffc27402d25a4379dbbd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 22 Mar 2012 10:05:27 +0000 Subject: Remove references to obsolete directory appliance/debian. This directory has not existed for a long time. --- .x-sc_TAB_in_indentation | 1 - Makefile.am | 1 - 2 files changed, 2 deletions(-) diff --git a/.x-sc_TAB_in_indentation b/.x-sc_TAB_in_indentation index 586e1d23..5e36276e 100644 --- a/.x-sc_TAB_in_indentation +++ b/.x-sc_TAB_in_indentation @@ -1,4 +1,3 @@ -^appliance/debian/modules/ ^tests/data/ ^COPYING(.LIB)?$ ^\.gitmodules$ diff --git a/Makefile.am b/Makefile.am index 73e657dd..de2d4caf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -229,7 +229,6 @@ all-local: grep -v '^perl/examples/' | \ grep -v '/guestfs_protocol.c' | \ grep -v '/rc_protocol.c' | \ - grep -v 'appliance/debian/root' | \ grep -v '^po-docs/' | \ grep -v '^images/' | \ LC_ALL=C sort | \ -- cgit