summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-12-28 22:32:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-12-28 22:32:59 (GMT)
commit972c2951d71bbb2e25e1d5aa8197921ada1997a1 (patch)
tree906226a47f717ef7b9610fe5e300060c4085c5fc /Makefile
parentaca21335f9ec65f7d3a19a7a0546a897ab84a488 (diff)
removed legacy pool-importer
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b7e1fa2..27218b6 100644
--- a/Makefile
+++ b/Makefile
@@ -24,9 +24,7 @@ GOCMD := GOPATH=$(curdir) go
EXECUTEABLE := pool-import
-LIBS := "github.com/vaughan0/go-ini" \
- "github.com/ziutek/mymysql/godrv" \
- "code.helsinki.at/rhrd-go/rhimport" \
+LIBS := "code.helsinki.at/rhrd-go/rhimport" \
"code.helsinki.at/rhrd-go/rddb"