aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/notmuch-deliver/numlib/Makefile.am
diff options
context:
space:
mode:
authorGravatar Thomas Schwinge <thomas@schwinge.name>2010-12-29 12:00:30 +0100
committerGravatar Ali Polatel <alip@exherbo.org>2011-11-05 01:12:35 +0200
commit38b245b46a51be82a5a5f798255cbbbbc0186f78 (patch)
treed4210e76396f3d45614f329f8288e10762fad407 /contrib/notmuch-deliver/numlib/Makefile.am
parent5f53ce3e2b9704f4f2a4be92c91f82c697c15b9d (diff)
Move files copied from maildrop to a separate hierarchy.
Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
Diffstat (limited to 'contrib/notmuch-deliver/numlib/Makefile.am')
-rw-r--r--contrib/notmuch-deliver/numlib/Makefile.am29
1 files changed, 0 insertions, 29 deletions
diff --git a/contrib/notmuch-deliver/numlib/Makefile.am b/contrib/notmuch-deliver/numlib/Makefile.am
deleted file mode 100644
index 3d0c2b2c..00000000
--- a/contrib/notmuch-deliver/numlib/Makefile.am
+++ /dev/null
@@ -1,29 +0,0 @@
-# $Id: Makefile.am,v 1.12 2007/06/30 15:40:53 mrsam Exp $
-#
-# Copyright 1998 - 2004 Double Precision, Inc. See COPYING for
-# distribution information.
-
-
-CLEANFILES=$(noinst_DATA)
-noinst_LTLIBRARIES=\
- libnumlib.la
-
-noinst_HEADERS=\
- numlib.h
-libnumlib_la_SOURCES=\
- atotimet.c \
- atouidt.c \
- changeuidgid.c \
- strdevt.c \
- strgidt.c \
- strhdevt.c \
- strhinot.c \
- strhpidt.c \
- strhtimet.c \
- strinot.c \
- strofft.c \
- strpidt.c \
- strsize.c \
- strsizet.c \
- strtimet.c \
- struidt.c