Changes to update Tomato RAF.
[tomato.git] / release / src / router / lzo / minilzo / Makefile.am
blob4b3693c9d76b6d60ef6cff3865f9dcd9569ac5d3
1 ## Process this file with automake to create Makefile.in
3 # Copyright (C) 1996-2008 Markus F.X.J. Oberhumer
6 AM_CPPFLAGS = -DMINILZO_HAVE_CONFIG_H
7 INCLUDES = -I$(top_srcdir)/include/lzo -I$(top_srcdir)/include
9 noinst_PROGRAMS = testmini
11 testmini_SOURCES = testmini.c minilzo.c
13 EXTRA_DIST = README.LZO Makefile.minilzo minilzo.h