aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
blob: 7b099f755c922fb70ae53430e180af8e8e29bd88 (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 key.c log.c utils.c

noinst_HEADERS = config.h key.h log.h \
		     policies.h utils.h \
                     ss.h version.h