]> git.notmuchmail.org Git - notmuch/blob - contrib/notmuch-deliver/numlib/Makefile.am
Make it build in a separate build directory.
[notmuch] / contrib / notmuch-deliver / numlib / Makefile.am
1 # $Id: Makefile.am,v 1.12 2007/06/30 15:40:53 mrsam Exp $
2 #
3 # Copyright 1998 - 2004 Double Precision, Inc.  See COPYING for
4 # distribution information.
5
6
7 CLEANFILES=$(noinst_DATA)
8 noinst_LTLIBRARIES=\
9                    libnumlib.la
10
11 noinst_HEADERS=\
12                numlib.h
13 libnumlib_la_SOURCES=\
14                      atotimet.c \
15                      atouidt.c \
16                      changeuidgid.c \
17                      strdevt.c \
18                      strgidt.c \
19                      strhdevt.c \
20                      strhinot.c \
21                      strhpidt.c \
22                      strhtimet.c \
23                      strinot.c \
24                      strofft.c \
25                      strpidt.c \
26                      strsize.c \
27                      strsizet.c \
28                      strtimet.c \
29                      struidt.c