summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc
import of old now defunct presentation slides svn repo
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc b/2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc
new file mode 100644
index 0000000..00016e6
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/EXAMPLE/Makefile.inc
@@ -0,0 +1,6 @@
+PAPERS += EXAMPLE/EXAMPLE.dvi
+
+## Add any additional .tex or .eps files below:
+EXAMPLE/EXAMPLE.dvi EXAMPLE/EXAMPLE-proc.dvi: \
+ EXAMPLE/EXAMPLE.tex
+
personal git repositories of Harald Welte. Your mileage may vary