From ed9f6b0843d6c338d97bff056e8585e472775e21 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 20 Jun 2013 15:14:07 -0500 Subject: [PATCH] build: fix distcheck after b294a1ef63b --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 6a3ca259c..f020fbd59 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ if ENABLE_TESTS SUBDIRS += \ config/tests \ dhcp-manager/tests \ - platform/tests \ + platform \ settings/tests \ supplicant-manager/tests \ tests