e76c232117fda4b4b1e896a67a850969ea827878
[apps/madmutt.git] / lib / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 AR=@AR@
4
5 AUTOMAKE_OPTIONS = foreign
6
7 noinst_LIBRARIES = libsane.a
8 noinst_HEADERS = list.h rx.h
9
10 libsane_a_SOURCES = list.c rx.h list.h rx.c
11
12 -include ../cflags.mk