]> code.communitydata.science - cdsc_tex.git/blobdiff - paper_template/Makefile
updated makefile to not hardcode the file name
[cdsc_tex.git] / paper_template / Makefile
index e78e0f4c877c6419d17f2e34672088f85c80a23b..29384c853eac5697281da5c916d5ad59b9474b90 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/make
 
-#all: $(patsubst %.tex,%.pdf,$(wildcard *.tex)) 
-all: project_description.pdf references.pdf
+all: $(patsubst %.tex,%.pdf,$(wildcard *.tex)) 
 pdf: all
 
 refs-processed.bib: 

Community Data Science Collective || Want to submit a patch?