aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am25
1 files changed, 0 insertions, 25 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
deleted file mode 100644
index 5d86d5d..0000000
--- a/lib/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
1##
2## lib/Makefile.am
3##
4## This file is part of GNU Anubis.
5## Copyright (C) 2003-2014 The Anubis Team.
6##
7## GNU Anubis is free software; you can redistribute it and/or modify it
8## under the terms of the GNU General Public License as published by the
9## Free Software Foundation; either version 3 of the License, or (at your
10## option) any later version.
11##
12## GNU Anubis is distributed in the hope that it will be useful,
13## but WITHOUT ANY WARRANTY; without even the implied warranty of
14## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15## GNU General Public License for more details.
16##
17## You should have received a copy of the GNU General Public License along
18## with GNU Anubis. If not, see <http://www.gnu.org/licenses/>.
19##
20
21include gnulib.mk
22EXTRA_DIST += argcv.c argcv.h lbuf.c lbuf.h keyword.c keyword.h
23
24libanubis_a_SOURCES += argcv.c argcv.h lbuf.c lbuf.h keyword.c keyword.h
25

Return to:

Send suggestions and report system problems to the System administrator.