aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-11-21 14:56:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-11-21 14:56:25 +0000
commitcabcd48afa08e892f8628c98a5558af136b21ade (patch)
tree4db84b23cd7c45cf41d6f578e36d51767363ff5a /Makefile.am
parent3e57b8807c8fa5c0461d4c22c7b5bbc2f2b37e0e (diff)
downloadcpio-cabcd48afa08e892f8628c98a5558af136b21ade.tar.gz
cpio-cabcd48afa08e892f8628c98a5558af136b21ade.tar.bz2
Added AUTOMAKE_OPTIONS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e32b1a..9233905 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,6 +15,8 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+AUTOMAKE_OPTIONS = gnits dist-bzip2 std-options
+
bin_PROGRAMS=cpio @CPIO_MT_PROG@
libexec_PROGRAMS=@CPIO_RMT_PROG@
EXTRA_PROGRAMS=mt rmt

Return to:

Send suggestions and report system problems to the System administrator.