aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d3854538..42025942 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-noinst_LIBRARIES=libmf.a libdbm.a libmfdb.a
+noinst_LIBRARIES=libmf.a libmfdb.a
noinst_HEADERS = \
libmf.h\
@@ -55,8 +55,6 @@ libmf_a_SOURCES=\
libmf_a_LIBADD=$(LIBOBJS) $(BUILD_SYSLOG_ASYNC)
libmf_a_DEPENDENCIES=$(BUILD_SYSLOG_ASYNC)
-libdbm_a_SOURCES = mf-dbm.c mf-dbm.h
-
libmfdb_a_SOURCES = \
db.c\
dbcfg.c\

Return to:

Send suggestions and report system problems to the System administrator.