contiki/apps/http-post-auth/Makefile.http-post-auth
Karl Palsson 7345579ad6 Replace twitter app with generic http-post-auth
Twitter removed http basic auth from the api in august 2010, but this
underlying code is a good example of doing http basic auth in contiki.

The app has been renamed, and some fixes applied to make it build
cleanly.
2013-05-04 12:17:18 +00:00

3 lines
59 B
Makefile

http-post-auth_src = http-post-auth.c
http-post-auth_dsc =