aboutsummaryrefslogtreecommitdiff
path: root/example/m4/configure.m4
blob: 74869ffa721a6ccac7e759e5b9216403beea5258 (plain)
1
2
3
4
5
6
7
8
9
AC_CONFIG_FILES([example/classifier/Makefile
		 example/generator/Makefile
		 example/ipsec/Makefile
		 example/Makefile
		 example/packet/Makefile
		 example/time/Makefile
		 example/timer/Makefile
		 example/traffic_mgmt/Makefile
		 example/l2fwd_simple/Makefile])