File: Makefile.am

package info (click to toggle)
lhapdf 5.8.7%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 18,096 kB
  • sloc: fortran: 55,662; sh: 10,220; cpp: 2,033; ansic: 612; python: 488; makefile: 426
file content (7 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
EXTRA_DIST = lhapdf-config.in lhapdf-getdata
bin_SCRIPTS = lhapdf-config lhapdf-getdata

if ENABLE_PYEXT
EXTRA_DIST += lhapdf-query
bin_SCRIPTS += lhapdf-query 
endif