Added arg.c

This commit is contained in:
adamdunkels 2006-06-17 23:08:04 +00:00
parent dfd8026afc
commit cbb910ab52
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
APP_SOURCES += www.c webclient.c http-strings.c http-user-agent-string.c \
htmlparser.c html-strings.c
DSC_SOURCES += www-dsc.c
htmlparser.c html-strings.c arg.c
DSC_SOURCES += www-dsc.c