+libcaptive/po/
authorshort <>
Mon, 24 Mar 2003 00:05:54 +0000 (00:05 +0000)
committershort <>
Mon, 24 Mar 2003 00:05:54 +0000 (00:05 +0000)
configure.in
src/libcaptive/Makefile.am
src/libcaptive/po/Makefile.am [new file with mode: 0644]

index 5be6841..921e7e6 100644 (file)
@@ -220,6 +220,7 @@ Makefile
 ./src/libcaptive/ldr/Makefile
 ./src/libcaptive/mm/Makefile
 ./src/libcaptive/ob/Makefile
+./src/libcaptive/po/Makefile
 ./src/libcaptive/ps/Makefile
 ./src/libcaptive/rtl/Makefile
 ./src/libcaptive/se/Makefile
index 7b53e64..c86a559 100644 (file)
@@ -19,7 +19,7 @@
 include $(top_srcdir)/Makefile-head.am
 include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
 
-SUBDIRS=include reactos halcaptive cc cm ex fs io kd ke ldr mm ob ps rtl se storage sandbox client
+SUBDIRS=include reactos halcaptive cc cm ex fs io kd ke ldr mm ob po ps rtl se storage sandbox client
 
 EXTRA_DIST+= \
                Makefile-libcaptive.am
@@ -38,6 +38,7 @@ libcaptive_la_LIBADD= \
                ldr/libldr.la \
                mm/libmm.la \
                ob/libob.la \
+               po/libpo.la \
                ps/libps.la \
                rtl/librtl.la \
                se/libse.la \
diff --git a/src/libcaptive/po/Makefile.am b/src/libcaptive/po/Makefile.am
new file mode 100644 (file)
index 0000000..5d2cf51
--- /dev/null
@@ -0,0 +1,24 @@
+# $Id$
+# automake source for the power-facilities of libcaptive Makefile 
+# Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
+# 
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; exactly version 2 of June 1991 is required
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+include $(top_srcdir)/Makefile-head.am
+include $(top_srcdir)/src/libcaptive/Makefile-libcaptive.am
+
+noinst_LTLIBRARIES=libpo.la
+libpo_la_SOURCES= \
+               shutdownwork.c