From c799433e423d5bdd6737b81483de82b9e98aed46 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 23 Feb 2007 02:00:30 +0000 Subject: * Updated distcheck target- added some flags so pactest is 100% correct. * Added a Makefile.am so contrib/ folder is included in dist. --- contrib/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 contrib/Makefile.am (limited to 'contrib/Makefile.am') diff --git a/contrib/Makefile.am b/contrib/Makefile.am new file mode 100644 index 00000000..9a3f3b3d --- /dev/null +++ b/contrib/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = \ + bash_completion \ + pacsearch \ + zsh_completion + -- cgit v1.2.3-24-g4f1b