This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMakefile.am
46 lines (38 loc) · 1.61 KB
/
Makefile.am
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
ACLOCAL_AMFLAGS=-I m4
AUTOMAKE_OPTIONS = foreign
SUBDIRS = minuit/src interfaces/src DY/src DIPOLE/src RT/src EW/src common common/linalg \
common/num_utils \
tools/draw tools/MakeLHAPDF FastNLO/src DiffDIS/src ACOT/src SACOT/src ABM/src FONLL/src Cascade/src \
genetic/mixmax_r004 genetic/src QEDevol/src \
include interfaces/include FastNLO/include FastNLO/include/fastnlotk DiffDIS/include \
DY/include tools/draw/include input_steering \
pdf2yaml tools/process/
if ENABLE_HATHOR
SUBDIRS+= Hathor/src
endif
if ENABLE_HVQMNR
SUBDIRS+= HVQMNR/src
endif
SUBDIRS+= common
if BUILD_DOCS
DOCS=doc/tex/manual doc/tex/paper
endif
#$(info ${DOCS})
SUBDIRS+= src $(DOCS)
include $(top_srcdir)/aminclude.am
# Specify which SUBDIRS to distribute:
DIST_SUBDIRS = minuit/src interfaces/src DY/src DIPOLE/src RT/src EW/src \
tools/draw tools/MakeLHAPDF FastNLO/src DiffDIS/src ACOT/src SACOT/src ABM/src FONLL/src Cascade/src \
genetic/mixmax_r004 genetic/src common/num_utils \
include interfaces/include FastNLO/include FastNLO/include/fastnlotk DiffDIS/include \
DY/include tools/draw/include input_steering \
common common/linalg Hathor/src pdf2yaml tools/process src
# DOXYGEN SUPPORT
# ensure the distribution of the doxygen configuration file
#EXTRA_DIST = doxygen.cfg
# Tell which program should run the .sh scripts.
#SH_LOG_COMPILER = $(SHELL) -ex
#TESTS_ENVIRONMENT = $(SHELL)
#TESTS= ./tools/check.sh
EXTRA_DIST= README README-MacOSX LICENCE REFERENCES ewparam.txt minuit.in.txt steering.txt
bin_SCRIPTS = xfitter-config