blob: 2980c853d5b4aebee5d6c855fd5a8f73145b1a29 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/dcwlinux/Makefile.am
+++ b/dcwlinux/Makefile.am
@@ -6,6 +6,7 @@ libdcwlinux_la_SOURCES =
ap_configuration.cxx \
brctlnetwork.cxx \
json_configuration_provider.cxx \
+ uci_configuration_provider.cxx \
macremapper_driver.cxx \
vap_manager.cxx \
virtual_ap.cxx
|