IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40716


Ignore:
Timestamp:
May 6, 2019, 10:05:43 AM (7 years ago)
Author:
eugene
Message:

fix tgz dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.datasystem/Makefile

    r40613 r40716  
    1414quick: datasystem.quick.pdf
    1515
     16BIBLIB = ../inputs/lib.bib
     17
    1618FILES = \
    1719../inputs/astro.sty \
    1820../inputs/code.sty \
    1921../inputs/apj.bst \
    20 ../inputs/lib.bib \
    2122PS1_Data_Analysis_System_Overview.pdf \
    2223skypartition.png \
    2324datasystem.tex
    2425
    25 datasystem.pdf: $(FILES)
     26datasystem.pdf: $(FILES) $(BIBLIB)
    2627datasystem.tgz: $(FILES)
    2728
Note: See TracChangeset for help on using the changeset viewer.