aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2015-09-01 07:55:42 +0300
committerSergey Poznyakoff <gray@gnu.org>2015-09-01 07:55:42 +0300
commit7bbd29bbcd3d6d5bcef4660a06c38d586018a04f (patch)
tree39b8b6f27d2736c49f1f88b890fa522fdc9701cc /Makefile.am
parent0396591026410f91f7a81b4b150bc7285d9f2278 (diff)
downloadcpio-7bbd29bbcd3d6d5bcef4660a06c38d586018a04f.tar.gz
cpio-7bbd29bbcd3d6d5bcef4660a06c38d586018a04f.tar.bz2
Remove not used files
* headers/Makefile.am: Remove. * headers/fnmatch.h: Remove. * Makefile.am: Update. * configure.ac: Update.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e4139f3..5c27935 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
ACLOCAL_AMFLAGS = -I m4 -I am
-SUBDIRS = doc headers gnu lib rmt src po tests
+SUBDIRS = doc gnu lib rmt src po tests
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-mt
@@ -27,4 +27,4 @@ gen_start_date = 2008-03-07
prev_change_log = ChangeLog.cvs
changelog_dir = .
-include Make.rules \ No newline at end of file
+include Make.rules

Return to:

Send suggestions and report system problems to the System administrator.