summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/libbcmath/Makefile.am')
-rw-r--r--ext/bcmath/libbcmath/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/ext/bcmath/libbcmath/Makefile.am b/ext/bcmath/libbcmath/Makefile.am
deleted file mode 100644
index e5be8201b3..0000000000
--- a/ext/bcmath/libbcmath/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS= src doc
-
-MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in \
- stamp-h.in *~
-
-dist-hook:
- cp $(srcdir)/doc/bcmath.1 $(distdir)/doc
- cp $(srcdir)/src/private.h $(distdir)/src
- cp $(srcdir)/FAQ $(distdir)
-