summaryrefslogtreecommitdiffstats
path: root/reset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'reset/Makefile')
-rw-r--r--reset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/reset/Makefile b/reset/Makefile
index afb19bd..9f796b7 100644
--- a/reset/Makefile
+++ b/reset/Makefile
@@ -2,7 +2,7 @@
# -================================================-
CC = gcc
-CFLAGS += -O2 -I`/usr/local/pgsql/bin/pg_config --includedir` -L`/usr/local/pgsql/bin/pg_config --libdir` -lpq
+CFLAGS += -O2 -I`pg_config --includedir` -L`pg_config --libdir` -lpq
DESTDIR = /usr/local/bin
BIN = reset