d9356c42435ee1bcb9299b4f0d48e1d8b0709a77
[captive.git] / src / libcaptive / Makefile.am
1 # $Id$
2 # automake source for the toplibcaptivesrclevel Makefile 
3 # Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
4
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; exactly version 2 of June 1991 is required
8
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.
13
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
18
19 include $(top_srcdir)/Makefile-head.am
20 include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
21
22 SUBDIRS=include reactos halcaptive cc cm ex fs io kd ke ldr mm nt ob po ps rtl se storage sandbox client
23
24 EXTRA_DIST+= \
25                 Makefile-libcaptive.am
26
27 lib_LTLIBRARIES+=libcaptive.la
28 libcaptive_la_LIBADD= \
29                 reactos/libreactos.la \
30                 halcaptive/libhalcaptive.la \
31                 cc/libcc.la \
32                 cm/libcm.la \
33                 ex/libex.la \
34                 fs/libfs.la \
35                 io/libio.la \
36                 kd/libkd.la \
37                 ke/libke.la \
38                 ldr/libldr.la \
39                 mm/libmm.la \
40                 nt/libnt.la \
41                 ob/libob.la \
42                 po/libpo.la \
43                 ps/libps.la \
44                 rtl/librtl.la \
45                 se/libse.la \
46                 storage/libstorage.la \
47                 sandbox/libsandbox.la \
48                 client/libclient.la
49 libcaptive_la_LDFLAGS=-release $(VERSION)
50 libcaptive_la_SOURCES=