From c2b4a3070f2063ab0fd2aa14d5dd247f8566c1e0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 10 Mar 2006 00:12:58 +0000 Subject: Basic configuration parsing, and regular expression compiling. (untested) --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9758f1a..330114f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,5 @@ +INCLUDES = -DCONF_PREFIX=\"$(sysconfdir)\" lib_LTLIBRARIES = libsnmp_regex.la libsnmp_regex_la_LDFLAGS = libsnmp_regex_la_SOURCES = regex_tree.c regex_tree.h regex_oid.h \ -- cgit v1.2.3