From 2a92ae1012c16f0dc7e5bd9470925a9d305029be Mon Sep 17 00:00:00 2001 From: Johan Bilien Date: Fri, 18 Sep 2009 11:37:02 -0400 Subject: [PATCH] Remove a remnant of shave --- tests/offsets/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am index 1713eb4..f1a88c8 100644 --- a/tests/offsets/Makefile.am +++ b/tests/offsets/Makefile.am @@ -21,7 +21,7 @@ liboffsets_la_LDFLAGS = -avoid-version -rpath $(libdir) offsets-1.0.gir: liboffsets.la offsets.h $(SCANNER_BIN) $(SCANNER_LIBS) Makefile $(CHECK_DEBUG) $(SCANNER) \ --include=GObject-2.0 \ - --libtool="$(SHAVE_SAVED_LIBTOOL)" \ + --libtool="$(LIBTOOL)" \ --library=liboffsets.la \ --namespace=offsets \ --nsversion=1.0 \ -- 2.39.2