Commit 75b7e27e 75b7e27e332fdc98dca214823ccd9f53fdfb86de by Sergey Poznyakoff

Added argp.c

1 parent c10adad1
......@@ -10,6 +10,7 @@ lib_LTLIBRARIES = libsieve.la
libsieve_la_SOURCES = \
actions.c\
argp.c\
comparator.c\
load.c\
prog.c\
......