From 727e1c2034da936f8560827e75b33a34983fbd39 Mon Sep 17 00:00:00 2001 From: Torsten Marek Date: Sat, 26 Jul 2014 18:00:48 +0200 Subject: Rename .args files to .rc to more accurately reflect purpose and format. --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 6810ec5..bf6d147 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -7,7 +7,7 @@ include examples/*.py examples/pylintrc examples/pylintrc_camelcase include elisp/startup elisp/*.el include man/*.1 recursive-include doc *.rst *.jpeg Makefile *.html *.py -recursive-include test *.py *.txt *.dot *.sh *.args +recursive-include test *.py *.txt *.dot *.sh *.rc include test/input/similar* include test/input/noext include test/data/ascript -- cgit v1.2.1