~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to src/include/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Belhachemi
  • Date: 2010-05-17 20:56:46 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100517205646-yjsoqs5r1s9xpnu9
Tags: upstream-2.4.8+dfsg
ImportĀ upstreamĀ versionĀ 2.4.8+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include $(top_srcdir)/buildutils/config.mk
2
2
 
3
 
include_HEADERS = pbs_error.h pbs_ifl.h tm.h tm_.h rpp.h rm.h
 
3
include_HEADERS = pbs_error.h pbs_error_db.h pbs_ifl.h tm.h tm_.h rpp.h rm.h
4
4
 
5
 
noinst_HEADERS = acct.h array.h attribute.h batch_request.h cmds.h \
6
 
                 credential.h \
7
 
                 dis.h dis_init.h job.h libpbs.h list_link.h log.h Long_.h \
 
5
noinst_HEADERS = acct.h array.h assertions.h attribute.h batch_request.h \
 
6
                 cmds.h credential.h csv.h \
 
7
                 dis.h dis_init.h pbs_job.h libpbs.h list_link.h log.h Long_.h \
8
8
                 Long.h mcom.h md5.h mom_func.h net_connect.h pbs_assert.h \
9
9
                 pbs_nodes.h pbs_proto.h portability.h qmgr.h \
10
10
                 qmgr_node_public.h qmgr_node_readonly.h qmgr_que_public.h \
11
11
                 qmgr_que_readonly.h qmgr_svr_public.h qmgr_svr_readonly.h \
12
12
                 queue.h resmon.h resource.h sched_cmds.h server.h \
13
13
                 server_limits.h svrfunc.h tracking.h work_task.h \
14
 
                 port_forwarding.h pbs_cpa.h pbs_cpuset.h
 
14
                 port_forwarding.h pbs_cpa.h pbs_cpuset.h  \
 
15
                 pbs_batchreqtype_db.h utils.h
15
16
 
16
17
BUILT_SOURCES = site_job_attr_def.h site_job_attr_enum.h \
17
18
                site_qmgr_node_print.h site_qmgr_que_print.h \