summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--m4/.gitignore2
2 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 80a4553..6c97739 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-ACLOCAL_AMFLAGS = -I m4
-
SUBDIRS = include src test
pkgconfigdir = $(libdir)/pkgconfig
diff --git a/m4/.gitignore b/m4/.gitignore
deleted file mode 100644
index 8d0c756..0000000
--- a/m4/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/lt*.m4
-/libtool.m4