From 4e030b5faf82d7a18f752b4cd1bc64641b93ecbf 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. (cherry picked from commit fc198a3b9aeaa76ee7d6ffc27402d25a4379dbbd) --- .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 e6211456..5d30e79a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -253,7 +253,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