aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
blob: 10add6a8345f05de0ad040fc5c0e57e55aa967a7 (plain)
1
2
3
4
5
6
7
8
9
noinst_LIBRARIES = libor.a

#CFLAGS  = -Wall -Wpointer-arith -O2

libor_a_SOURCES = log.c utils.c crypto.c fakepoll.c

noinst_HEADERS = log.h policies.h utils.h ss.h version.h crypto.h fakepoll.h