From b46aca1241df7bf23bfce6c28b6db203525340ac Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Thu, 6 Nov 2014 17:18:02 +0000 Subject: Initial simplified build system based on GNU Make --- xtract/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 xtract/Makefile.am (limited to 'xtract') diff --git a/xtract/Makefile.am b/xtract/Makefile.am deleted file mode 100644 index ad79356..0000000 --- a/xtract/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -MAINTAINERCLEANFILES = Makefile.in - -libxtractdir = $(includedir)/xtract - -libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \ - xtract_scalar.h xtract_vector.h xtract_helper.h - -- cgit v1.2.3