aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-21 20:04:30 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-21 20:04:30 -0500
commit220a448d3295c7e3dfa00e4c70e1eb787460c29d (patch)
treeecc44518045073f88cf64fdf97ff26c5c4197ff5 /scripts
parentsrc/paxctl-ng.c: add missing report of -d flag in print_help_exit() (diff)
downloadelfix-220a448d3295c7e3dfa00e4c70e1eb787460c29d.tar.gz
elfix-220a448d3295c7e3dfa00e4c70e1eb787460c29d.tar.bz2
elfix-220a448d3295c7e3dfa00e4c70e1eb787460c29d.zip
scripts/Makefile.am: install pypaxctl
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 9f36bdd..6728a83 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,4 +1,4 @@
ACLOCAL_AMFLAGS = -I m4
-dist_sbin_SCRIPTS = migrate-pax revdep-pax
-EXTRA_DIST = paxmodule.c setup.py pypaxctl
+dist_sbin_SCRIPTS = pypaxctl migrate-pax revdep-pax
+EXTRA_DIST = paxmodule.c setup.py