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

#CFLAGS  = -Wall -Wpointer-arith -O2

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

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