Makefile.am, configure.ac: Build pathmtu unconditionally.
[tripe] / Makefile.am
index c3d5bf6..1576daa 100644 (file)
@@ -41,9 +41,7 @@ SUBDIRS                       += pkstream
 SUBDIRS                        += init
 
 ## Path MTU discovery.
-if PATHMTU
 SUBDIRS                        += pathmtu
-endif
 
 ## Wireshark.
 if HAVE_WIRESHARK