aboutsummaryrefslogtreecommitdiff
path: root/fly-tools
diff options
context:
space:
mode:
authormutantturkey <mutantturke@gmail.com>2012-07-05 17:26:52 -0400
committermutantturkey <mutantturke@gmail.com>2012-07-05 17:26:52 -0400
commit8a6ceb1a6f1ac5603a933eb083299bf7401aa93d (patch)
tree57c17aa18f9f34f5c1980ac1159917a0315a92f2 /fly-tools
parentb75077e5c56fb259699c9f7ee610ef7657675cef (diff)
update the makefile to no longer depend on gsl
Diffstat (limited to 'fly-tools')
-rw-r--r--fly-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fly-tools/Makefile b/fly-tools/Makefile
index 1952419..d564f55 100644
--- a/fly-tools/Makefile
+++ b/fly-tools/Makefile
@@ -1,7 +1,7 @@
CPPC = g++
CC = gcc
CPPFLAGS = -O2 -Wall -s $(shell pkg-config --cflags --libs ImageMagick++ gsl)
-CFLAGS = -O2 -Wall -s $(shell pkg-config --cflags --libs MagickWand gsl)
+CFLAGS = -O2 -Wall -s $(shell pkg-config --cflags --libs MagickWand )
all: FilterFlyMask FlyTrackingMain mask-generator derive-background