From 4ff521048dbab0557c863c28321693e1f31c6a96 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 21 Feb 2008 07:02:12 +0000 Subject: fixed some doc errors - thanks to Michael Biebl for pointing them out --- plugins/omlibdbi/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/omlibdbi/Makefile.am') diff --git a/plugins/omlibdbi/Makefile.am b/plugins/omlibdbi/Makefile.am index 99ee63c9..de5363ea 100644 --- a/plugins/omlibdbi/Makefile.am +++ b/plugins/omlibdbi/Makefile.am @@ -4,5 +4,3 @@ omlibdbi_la_SOURCES = omlibdbi.c omlibdbi_la_CPPFLAGS = -I$(top_srcdir) $(libdbi_cflags) $(pthreads_cflags) $(mudflap_cflags) omlibdbi_la_LDFLAGS = $(mudflap_libs) -module -avoid-version omlibdbi_la_LIBADD = $(libdbi_libs) - -EXTRA_DIST = createDB.sql -- cgit