noinst_LIBRARIES = libor.a

#CFLAGS  = -Wall -Wpointer-arith -O2

libor_a_SOURCES = cell.c config.c key.c log.c opcell.c \
                     routent.c scheduler.c utils.c

# ss.h is not used anywhere, distributing it just because

noinst_HEADERS = cell.h config.h key.h log.h opcell.h \
		     policies.h routent.h scheduler.h utils.h \
                     ss.h version.h