[netfilter-cvslog] r6308 - branches/ulog/ulogd2/output

laforge at netfilter.org laforge at netfilter.org
Thu Dec 8 13:42:24 CET 2005


Author: laforge at netfilter.org
Date: 2005-12-08 13:42:20 +0100 (Thu, 08 Dec 2005)
New Revision: 6308

Modified:
   branches/ulog/ulogd2/output/Makefile.am
Log:
add mysql and pgsql subdirs


Modified: branches/ulog/ulogd2/output/Makefile.am
===================================================================
--- branches/ulog/ulogd2/output/Makefile.am	2005-12-08 12:42:06 UTC (rev 6307)
+++ branches/ulog/ulogd2/output/Makefile.am	2005-12-08 12:42:20 UTC (rev 6308)
@@ -1,5 +1,5 @@
 
-SUBDIRS = pcap
+SUBDIRS = pcap mysql pgsql
 
 INCLUDES = $(all_includes) -I$(top_srcdir)/include
 LIBS=




More information about the netfilter-cvslog mailing list