]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - Makefile.am
Sync with trunk rev.13542
[thirdparty/squid.git] / Makefile.am
index 5a7dbfb2baf0a343b70ba4d20f3de6cb85791f7b..66469f2d355d4edd02a95a19c858ff312cd16807 100644 (file)
@@ -2,9 +2,9 @@
 #
 
 AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 foreign
-DIST_SUBDIRS   = compat lib libltdl snmplib scripts icons errors contrib doc helpers src test-suite tools
-SUBDIRS                = compat lib $(makesnmplib)
-if USE_LOADABLE_MODULES
+DIST_SUBDIRS   = compat lib libltdl scripts icons errors contrib doc helpers src test-suite tools
+SUBDIRS                = compat lib
+if ENABLE_LOADABLE_MODULES
 SUBDIRS += libltdl
 endif
 SUBDIRS += scripts icons errors doc helpers src tools test-suite