summaryrefslogtreecommitdiff
path: root/ext/mcrypt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mcrypt/Makefile.am')
-rw-r--r--ext/mcrypt/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/mcrypt/Makefile.am b/ext/mcrypt/Makefile.am
deleted file mode 100644
index 8969670a26..0000000000
--- a/ext/mcrypt/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-
-noinst_LTLIBRARIES=libphpext_mcrypt.la
-libphpext_mcrypt_la_SOURCES=mcrypt.c
-