From d161e1b8264af8c482c9a4fb3e6c25af6d7df81c Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Wed, 17 Mar 2010 16:22:42 +1300 Subject: [PATCH] Sync @makesnmplib@ with current Squid coding styles --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 6e063b15c9..344cc3c975 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 foreign DIST_SUBDIRS = compat lib libltdl snmplib scripts src icons errors contrib doc helpers test-suite tools -SUBDIRS = compat lib @makesnmplib@ +SUBDIRS = compat lib $(makesnmplib) if USE_LOADABLE_MODULES SUBDIRS += libltdl endif -- 2.47.3