summaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Makefile')
-rw-r--r--packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile b/packages/Makefile
index c8bedb8..648c726 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -1,4 +1,4 @@
1pkgs=base hmatrix special glpk tests ../../hTensor 1pkgs=base gsl special glpk tests ../../hTensor
2 2
3all: 3all:
4 for p in $(pkgs); do \ 4 for p in $(pkgs); do \