[ENROLLEE] Tizen enrollee sample application build using scons command
[platform/upstream/iotivity.git] / service / easy-setup / sampleapp / enrollee / tizen-sdb / EnrolleeSample / scons / SConscript
index 385476d..fcea067 100644 (file)
@@ -47,5 +47,5 @@ if secured == '1':
        env.AppendUnique(CPPDEFINES = ['__WITH_DTLS__'])
        env.Append(LIBS=['-ltinydtls'])
 
-env.Program('enrollee_wifi', [sample_dir + 'enrollee_wifi.cpp'])
+env.Program('enrollee_wifi', [sample_dir + 'enrolleewifi.cpp'])