maintaince/config changes
[acogc.git] / lib / Makefile.am
blob5926c78328277172d03f98b9d7f85d338c808656
1 # Copyright (C) 2006, Christian Thaeter <chth@gmx.net>
3 # This file is part of the Acogc Garbage Collector.
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License version 2 as
7 # published by the Free Software Foundation.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, contact me.
17 lib_LIBRARIES = libacogc.a
19 include_HEADERS = acogc.h
20 libacogc_a_SOURCES = acogc.c
21 EXTRA_SOURCES = llist.h