Added SILC Thread Queue API
[crypto.git] / apps / irssi / src / lib-popt / Makefile.am
1 noinst_LIBRARIES = libpopt.a
2
3 INCLUDES = \
4         $(GLIB_CFLAGS) \
5         -I$(top_srcdir)/src
6
7 libpopt_a_SOURCES = \
8         findme.c popt.c poptconfig.c popthelp.c poptparse.c
9
10 noinst_HEADERS = \
11         findme.h popt.h poptint.h