diff options
-rw-r--r-- | .x-sc_TAB_in_indentation | 1 | ||||
-rw-r--r-- | Makefile.am | 1 |
2 files changed, 0 insertions, 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 | \ |