diff --git a/camino/Makefile.in b/camino/Makefile.in index e005da5b759..4cca4183576 100644 --- a/camino/Makefile.in +++ b/camino/Makefile.in @@ -70,7 +70,7 @@ export:: endif libs:: - $(PBBUILD) -target $(TARGET) -buildstyle $(BUILDSTYLE) + $(PBBUILD) -target $(TARGET) -buildstyle $(BUILDSTYLE) USE_GCC3=YES CC="$(CC)" CPLUSPLUS="$(CXX)" clean clobber:: rm -rf build