Remove unused files
[idzebra-moved-to-github.git] / isamg / Makefile.am
diff --git a/isamg/Makefile.am b/isamg/Makefile.am
deleted file mode 100644 (file)
index 0df3f6e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-## $Id: Makefile.am,v 1.3 2004-09-30 08:16:49 adam Exp $
-
-noinst_LIBRARIES = libisamc.a
-
-libisamc_a_SOURCES = isamg.c 
-
-INCLUDES = -I$(srcdir)/../include @YAZINC@
-
-LDADD = ../util/libutil.a ../bfile/libbfile.a libisamc.a $(YAZLIB)