Skip to content
Snippets Groups Projects
Commit e51ba075 authored by InstTestAcc's avatar InstTestAcc Committed by afarrell
Browse files

Modify fio/GNUmakefile to distribute files

	Modify fio/GNUmakefile.am to distribute include files

Also noted as being authored by tjf
parent 3ed3d046
Branches
Tags 1.23
No related merge requests found
......@@ -24,11 +24,19 @@
# 25-Aug-2009 - TJF - Original version.
# 24-Jan-2011 - TJF - Include Makefile.2dfdr_rules, to get fortran
# build right.
# 28-Jan-2011 - TJF - Distrubte the include files.
#
#-
include ../../Makefile.2dfdr_rules
#
# Autoconfigure doesn't work out it needs to distribte these automatically.
#
EXTRA_DIST=ERRNO_ERR FIO1_SERR_PC_LINUX FIOFIL_CMN FIOGO_CMN FIOUNT_CMN \
FIO_ERR FIO_PAR SAE_PAR FIO_SYS
#
# Build the fio library. We don't want to install it - 2dFdr will link
# to the version built in this directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment