[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [Development] / failsafe / FailSafe-mgr / category / failoverPolicy-fake

File: [Development] / failsafe / FailSafe-mgr / category / failoverPolicy-fake / Makefile.am (download)

Revision 1.3, Sun Sep 10 06:28:45 2000 UTC (17 years, 1 month ago) by rusty
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +9 -7 lines

Commented out building of test code, moved the source files to EXTRA_DIST.

#  Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.

#include $(top_srcdir)/common.am
#
#noinst_PROGRAMS = FailoverPolicyCategory.so
#FailoverPolicyCategory_so_SOURCES = \
#    FailoverPolicyCategory.c++ \
#    FailoverPolicyCategory.h
#FailoverPolicyCategory_so_LDFLAGS = $(LDDSOOPTS)
#FailoverPolicyCategory_so_LDADD = @LSYSADMFILEBASEDCATEGORY@ @LSYSADMCATEGORY@ @LSYSADMUTIL@

EXTRA_DIST = \
    FailoverPolicyCategory.c++ \
    FailoverPolicyCategory.h